unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Han-Wen Nienhuys  <hanwen@xs4all.nl>
Cc: guile-devel@gnu.org
Subject: Re: cvs compile error
Date: Wed, 26 May 2004 23:19:25 +0200	[thread overview]
Message-ID: <16565.2525.857416.624099@localhost.localdomain> (raw)
In-Reply-To: <40B5031B.3050205@dirk-herrmanns-seiten.de>

dirk@dirk-herrmanns-seiten.de writes:
> Han-Wen Nienhuys wrote:
> 
> >  CVS doesn't compile for me:
> >
> >  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../libguile-ltdl -g3
> >  -ggdb -DSCM_DEBUG_CELL_ACCESSES=1 -O2 -Wall -Wmissing-prototypes
> >  -Werror -MT eval.lo -MD -MP -MF .deps/eval.Tpo -c eval.c -fPIC -DPIC
> >  -o .libs/eval.o
> 
> Hmm, works for me, with exactly those options. I am using:
>   gcc (GCC) 3.3.1 (SuSE Linux)
> 
> What version of gcc are you using?

Ah, I'm running with  -DSCM_DEBUG_CELL_ACCESSES=1.

The culprit is

 &SCM_VALIDATE_CELL ((x), SCM_GC_CELL_OBJECT ((x), (n)))

I fixed this in CVS.


--
 Han-Wen Nienhuys   |   hanwen@xs4all.nl   |   http://www.xs4all.nl/~hanwen 



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


      parent reply	other threads:[~2004-05-26 21:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-25  9:18 cvs compile error Han-Wen Nienhuys
2004-05-26 20:50 ` Dirk Herrmann
2004-05-26 21:05   ` Han-Wen Nienhuys
2004-05-29  7:16     ` Dirk Herrmann
2004-05-29  7:28       ` Dirk Herrmann
2004-05-26 21:19   ` Han-Wen Nienhuys [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=16565.2525.857416.624099@localhost.localdomain \
    --to=hanwen@xs4all.nl \
    --cc=guile-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).