unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* What is the Guile 1.4 equivalent?
@ 2003-05-31 18:28 Bruce Korb
  2003-06-02 14:44 ` Thamer Al-Harbash
  0 siblings, 1 reply; 3+ messages in thread
From: Bruce Korb @ 2003-05-31 18:28 UTC (permalink / raw)



Hi all,

Since 1.4.x is still in distribution, I need my code to work
against that version.  In my various email exchanges, someone
suggested the following for enabling source lines in error messages.
Except is doesn't work for 1.4.  Is there an equivalent, or
should I not bother?


guile> (add-hook! before-error-hook error-source-line)
standard input:54:1: While evaluating arguments to add-hook! in expression (add-hook! before-error-hook error-source-line):
standard input:54:1: Unbound variable: error-source-line
ABORT: (unbound-variable)

Type "(backtrace)" to get more information or "(debug)" to enter the debugger.


By the way, I would still be interested in knowing the developers'
consensus on getting scm_c_eval_string_from_file_line into 1.7 and following.

Regards,
	Bruce


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-06-26  9:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-31 18:28 What is the Guile 1.4 equivalent? Bruce Korb
2003-06-02 14:44 ` Thamer Al-Harbash
2003-06-26  9:42   ` Clemens Fischer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).