1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00
guile/module/system
Eli Zaretskii 854ada4f1a Fix startup of guile.exe on MS-Windows.
* module/system/base/compile.scm (call-with-output-file/atomic):  Call
  close-port before deleting the temporary file name, otherwise deletion
  fails on MS-Windows (cannot delete a file that is still open).
2013-02-19 16:34:50 +01:00
..
base Fix startup of guile.exe on MS-Windows. 2013-02-19 16:34:50 +01:00
repl Bump copyright year to 2013 in REPL greeting. 2013-01-31 00:37:31 -05:00
vm trace: limit length of "| | | "... prefix 2013-01-16 18:11:47 +01:00
foreign.scm Add foreign types: ssize_t and ptrdiff_t. 2013-02-02 04:13:44 -05:00
xref.scm system xref maintains source mapping for nested procedures too 2010-09-24 13:24:48 +02:00