GNU bug report logs -
#4643
two different definitions for handlerlist and catchlist in eval.c and alloc.c
Previous Next
Reported by: Dan Nicolaescu <dann <at> ics.uci.edu>
Date: Mon, 5 Oct 2009 16:25:07 UTC
Severity: normal
Done: Dan Nicolaescu <dann <at> ics.uci.edu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Stefan Monnier <monnier <at> iro.umontreal.ca> writes:
> >> >> Here's a patch that fixes this problem by moving the definition in a
> >> >> separate file included in both places.
> >> >>
> >> >> OK to check in?
> >>
> >> > Ping.
> >>
> >> I agree on the idea, but I don't want a new file just for that
> >> declaration, so please move it to some existing file instead.
>
> > The catchtag structure definition needs a #include <setjmp.h> to
> > precede it. We don't include setjmp.h in many places, so it will need
> > to be added... I don't see any existing header that would be a good
> > match (other than lisp.h). So please suggest where to add it.
>
> Huh.... lisp.h?
If you don't mind setjmp.h being included everywhere, fine with me.
This bug report was last modified 15 years and 300 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.