summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMarius Vollmer <mvo@zagadka.de>2005-01-12 11:08:58 +0000
committerMarius Vollmer <mvo@zagadka.de>2005-01-12 11:08:58 +0000
commit8f3054016a6b6b44dd07086639852e00835e476f (patch)
tree909eca3826a2b3e5af9dd2596d424bb91e953395 /README
parentf74bdbd3e52482ff4ff27de92e0de9bdf1967055 (diff)
downloadguile-8f3054016a6b6b44dd07086639852e00835e476f.tar.gz
Talk about (debug-enable 'warn-deprecated) etc.
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 4723760c8..c5deda04a 100644
--- a/README
+++ b/README
@@ -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