bug-guile
[Top][All Lists]
Advanced

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

[bug #21790] `SCM_RESET_DEBUG_MODE' broken in HEAD


From: Ludovic Courtès
Subject: [bug #21790] `SCM_RESET_DEBUG_MODE' broken in HEAD
Date: Sat, 12 Sep 2009 21:28:36 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.2) Gecko/20090809 IceCat/3.5.2

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/





reply via email to

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