|
| From: | Neil Jerram |
| Subject: | Re: GUILE_WARN_DEPRECATED |
| Date: | Sun, 26 Dec 2004 17:08:26 +0000 |
| User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041007 Debian/1.7.3-5 |
David Pirotte wrote:
i'd like to set the GUILE_WARN_DEPRECATED variable within the program
itself, [...] but guile is always displaying the message
Some deprecated features have been used. Set the environment
variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
program to get more information. Set it to "no" to suppress
this message.
unless I set GUILE_WARN_DEPRECATED manually in the xterm form where I
launch the script
What do you see with GUILE_WARN_DEPRECATED=detailed? (In other words, which part of your program is producing the warnings?)
Neil
| [Prev in Thread] | Current Thread | [Next in Thread] |