1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-29 19:30:36 +02:00

Talk about (debug-enable 'warn-deprecated) etc.

This commit is contained in:
Marius Vollmer 2005-01-12 11:08:58 +00:00
parent f74bdbd3e5
commit 8f3054016a

5
README
View file

@ -126,6 +126,11 @@ switches specific to Guile you may find useful in some circumstances.
The default is `--enable-deprecated=yes'.
In addition to setting GUILE_WARN_DEPRECATED in the environment, you
can also use (debug-enable 'warn-deprecated) and (debug-disable
'warn-deprecated) to enable and disable the detailed messaged at run
time.
--disable-discouraged
In addition to deprecated features, Guile can also contain things