1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 21:10:27 +02:00
guile/module/system/base
Andy Wingo 2c27dd57c7 warnings written to warning port
* libguile/deprecation.c (scm_c_issue_deprecation_warning):
* libguile/load.c (auto_compile_catch_handler):
  (scm_sys_warn_auto_compilation_enabled, scm_primitive_load_path):
* module/ice-9/boot-9.scm (warn, %load-announce, duplicate-handlers)
  (load-in-vicinity):
* module/system/base/message.scm (warning): Write to the warning port.
  (*current-warning-port*): Alias the warning port.
2011-12-05 18:11:24 +01:00
..
compile.scm fix generation of auto-compiled file names on mingw systems 2011-06-30 16:07:17 +02:00
lalr.scm add source-location->source-properties to lalr 2010-11-18 12:31:28 +01:00
lalr.upstream.scm Add Boucher's lalr-scm' as the (system base lalr)' module. 2010-03-31 00:41:59 +02:00
language.scm Use default value for make-fluid in Scheme files 2011-11-23 12:54:09 +01:00
message.scm warnings written to warning port 2011-12-05 18:11:24 +01:00
pmatch.scm pmatch license clarification clarifications 2010-03-14 17:48:49 +01:00
syntax.scm let-values in terms of syntax-case, add make-tree-il-folder 2009-08-05 21:35:30 +02:00
target.scm Use default value for make-fluid in Scheme files 2011-11-23 12:54:09 +01:00