guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

use of discouraged functions


From: Peter Gavin
Subject: use of discouraged functions
Date: Sat, 9 Jul 2005 19:17:36 -0400

I found a couple errors while compiling the most current snapshot of guile:

libguile/numbers.c uses SCM_BOOL rather than scm_from_bool at lines
3231 and 3285.

srfi/srfi-1.c uses SCM_NULLP instead of scm_is_null at lines 723 and 745.

Hope this helps.

Peter Gavin
<address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]