* [bug #21790] `SCM_RESET_DEBUG_MODE' broken in HEAD
@ 2007-12-13 14:29 Ludovic Courtès
2009-09-12 21:28 ` Ludovic Courtès
0 siblings, 1 reply; 4+ messages in thread
From: Ludovic Courtès @ 2007-12-13 14:29 UTC (permalink / raw)
To: Ludovic Courtès, bug-guile
URL:
<http://savannah.gnu.org/bugs/?21790>
Summary: `SCM_RESET_DEBUG_MODE' broken in HEAD
Project: Guile
Submitted by: civodul
Submitted on: Thursday 12/13/2007 at 14:29
Category: None
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Hi,
The `SCM_RESET_DEBUG_MODE' is broken in head, since it relies on
macros/definitions that have been moved to `private-options.h'. I'd suggest
moving it to `deprecated.h' where it would be implemented as a function.
Thanks,
Ludovic.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?21790>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-guile
^ permalink raw reply [flat|nested] 4+ messages in thread
* [bug #21790] `SCM_RESET_DEBUG_MODE' broken in HEAD
2007-12-13 14:29 [bug #21790] `SCM_RESET_DEBUG_MODE' broken in HEAD Ludovic Courtès
@ 2009-09-12 21:28 ` Ludovic Courtès
2010-08-20 14:28 ` Ludovic Courtès
0 siblings, 1 reply; 4+ messages in thread
From: Ludovic Courtès @ 2009-09-12 21:28 UTC (permalink / raw)
To: Ludovic Courtès, bug-guile
Follow-up Comment #1, bug #21790 (project guile):
Likewise, compiling GNU Mailutils 2.1 with Guile 1.9.2 leads to this:
#v+
mu_guile.c: In function ‘mu_guile_init’:
mu_guile.c:111: error: ‘SCM_DEVAL_P’ undeclared (first use in this
function)
mu_guile.c:111: error: (Each undeclared identifier is reported only once
mu_guile.c:111: error: for each function it appears in.)
mu_guile.c:112: error: ‘SCM_BACKTRACE_P’ undeclared (first use in this
function)
mu_guile.c:113: error: ‘SCM_RECORD_POSITIONS_P’ undeclared (first use in
this function)
mu_guile.c:114: error: ‘SCM_ENTER_FRAME_P’ undeclared (first use in this
function)
mu_guile.c:114: error: ‘SCM_BREAKPOINTS_P’ undeclared (first use in this
function)
mu_guile.c:114: error: ‘SCM_ENTER_FRAME_HDLR’ undeclared (first use in
this function)
mu_guile.c:114: error: ‘SCM_APPLY_FRAME_P’ undeclared (first use in this
function)
mu_guile.c:114: error: ‘SCM_TRACE_P’ undeclared (first use in this
function)
mu_guile.c:114: error: ‘SCM_APPLY_FRAME_HDLR’ undeclared (first use in
this function)
mu_guile.c:114: error: ‘SCM_EXIT_FRAME_P’ undeclared (first use in this
function)
mu_guile.c:114: error: ‘SCM_EXIT_FRAME_HDLR’ undeclared (first use in
this function)
mu_guile.c:114: error: ‘SCM_MEMOIZE_P’ undeclared (first use in this
function)
mu_guile.c:114: error: ‘SCM_MEMOIZE_HDLR’ undeclared (first use in this
function)
#v-
Ludo'.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?21790>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-09-24 17:13 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-13 14:29 [bug #21790] `SCM_RESET_DEBUG_MODE' broken in HEAD Ludovic Courtès
2009-09-12 21:28 ` Ludovic Courtès
2010-08-20 14:28 ` Ludovic Courtès
2010-09-24 17:13 ` Keith
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).