* 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
* Re: What is the Guile 1.4 equivalent?
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
0 siblings, 1 reply; 3+ messages in thread
From: Thamer Al-Harbash @ 2003-06-02 14:44 UTC (permalink / raw)
On Sat, 31 May 2003, Bruce Korb wrote:
> 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?
Probably shouldn't bother. I know FreeBSD ships with guile-1.4 in
its ports package. If you want you can write your code for the
old depreciated interface, then do. I'm writing mine with the new
scm interface and asking my users to use guile 1.6
--
Thamer Al-Harbash http://www.whitefang.com/
(if (> pressure too-much-pressure)
'flame 'work)
_______________________________________________
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
* Re: What is the Guile 1.4 equivalent?
2003-06-02 14:44 ` Thamer Al-Harbash
@ 2003-06-26 9:42 ` Clemens Fischer
0 siblings, 0 replies; 3+ messages in thread
From: Clemens Fischer @ 2003-06-26 9:42 UTC (permalink / raw)
* 2003-06-02 Thamer Al-Harbash:
> Probably shouldn't bother. I know FreeBSD ships with guile-1.4 in
> its ports package.
must have been a while since you checked. the current ports version
on freebsd is 1.6.4.
clemens
_______________________________________________
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).