1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-22 04:30:19 +02:00
guile/module
Mark H Weaver 015c3c08af Assembler: Cope with non-string port filenames.
Fixes <http://bugs.gnu.org/19354>.
Reported by Linas Vepstas <linasvepstas@gmail.com>.

* module/system/vm/assembler.scm (write-sources): Intern the filename
  only if it's a string.  (For sockets, the filename is a symbol).
2014-12-14 10:24:00 -05:00
..
ice-9 Convert primitive-eval to "compile" its expressions to linked closures 2014-12-10 17:32:16 +01:00
language Merge branch 'stable-2.0' 2014-09-30 03:50:47 -04:00
oop Fix foreign slot initialization and access 2014-04-27 11:02:35 +02:00
rnrs Merge branch 'stable-2.0' 2014-04-25 02:06:01 -04:00
scripts Merge branch 'stable-2.0' 2014-09-30 03:50:47 -04:00
srfi Merge branch 'stable-2.0' 2014-09-30 03:50:47 -04:00
sxml Remove duplicate definitions of call/ec' and let/ec'. 2013-04-06 15:40:19 +02:00
system Assembler: Cope with non-string port filenames. 2014-12-14 10:24:00 -05:00
texinfo Improve correctness and consistency of 'eval-when' usage. 2014-01-23 10:41:22 -05:00
web web: Location header is URI-reference; better URI-reference support 2014-11-01 15:36:56 +01:00
Makefile.am Merge branch 'stable-2.0' 2014-09-30 03:50:47 -04:00
rnrs.scm Add missing R6RS `open-file-input/output-port' procedure 2012-11-12 20:47:57 +01:00
statprof.scm Fix inner and outer stack cuts to match on procedure code 2014-05-01 14:26:20 +02:00
texinfo.scm texinfo: fix @url{@@} parsing 2014-11-09 15:56:33 +00:00