1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 22:10:21 +02:00
guile/module/system/repl
Andy Wingo 5414d33376 don't warn for (format #t fmt) -- format string actually named fmt
* module/language/tree-il/analyze.scm (format-analysis): Don't warn on
  non-literal format string if the format string is a lexical ref to a
  variable named "fmt". A slight hack, but effective :)
* module/system/repl/command.scm (display-stat): Rename the format
  string to "fmt".
2010-10-12 13:11:40 +02:00
..
command.scm don't warn for (format #t fmt) -- format string actually named fmt 2010-10-12 13:11:40 +02:00
common.scm validating repl options; value-history on by default 2010-07-10 11:19:19 +02:00
debug.scm debug has for-trap? field 2010-10-12 13:09:48 +02:00
describe.scm eval.c closures are now applicable smobs, not tc3s 2009-12-04 19:20:11 +01:00
error-handling.scm debug has for-trap? field 2010-10-12 13:09:48 +02:00
repl.scm further repl tweaks 2010-10-08 19:27:45 +02:00
server.scm add (system repl server) 2010-10-10 12:15:34 +02:00