1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-26 21:20:30 +02:00
guile/module/system
Andy Wingo b3219085d9 read-and-compile closes input file after seeing EOF
* module/system/base/compile.scm (read-and-compile): Close the input
  port after we read all of its data.  Perhaps this cleans up some NFS
  ghosts that David Pirotte was seeing.
2013-01-21 19:08:39 +01:00
..
base read-and-compile closes input file after seeing EOF 2013-01-21 19:08:39 +01:00
repl repl: add repl-option for customized print 2012-12-10 23:41:06 +01:00
vm trace: limit length of "| | | "... prefix 2013-01-16 18:11:47 +01:00
foreign.scm add pointer->scm, scm->pointer 2011-03-17 10:39:02 +01:00
xref.scm system xref maintains source mapping for nested procedures too 2010-09-24 13:24:48 +02:00