1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-13 17:20:21 +02:00
guile/module/system/base
Ludovic Courtès 2e4c3227ce Add `(system base message)', a simple warning framework.
* module/Makefile.am (SOURCES): Add `system/base/message.scm'.

* module/scripts/compile.scm (%options): Add `--warn'.
  (parse-args): Update default value for `warnings'.
  (show-warning-help): New procedure.
  (compile)[compile-opts]: Add `#:warnings'.
  Update help message.

* module/system/base/compile.scm (compile): Sanity-check the requested
  warnings.

* module/system/base/message.scm: New file.
2009-07-31 00:49:22 +02:00
..
compile.scm Add `(system base message)', a simple warning framework. 2009-07-31 00:49:22 +02:00
language.scm add brainfuck->tree-il compiler 2009-06-21 15:06:04 +02:00
message.scm Add `(system base message)', a simple warning framework. 2009-07-31 00:49:22 +02:00
pmatch.scm inline calls to some primitives 2009-05-17 23:24:26 +02:00
syntax.scm Switch remaining GPLv2+ Guile-VM headers to LGPLv3+. 2009-07-15 22:46:54 +02:00