all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#4643: two different definitions for catchlist in eval.c and alloc.c
@ 2009-10-19 15:55 Adrian Robert
  2009-10-19 16:58 ` Dan Nicolaescu
  0 siblings, 1 reply; 9+ messages in thread
From: Adrian Robert @ 2009-10-19 15:55 UTC (permalink / raw)
  To: 4643

Just out of curiosity, is this new #include definitely not needed in  
the ns*.m files?  I don't understand the actual issue, but it seems  
like every other source file has been touched.  While gcc-4.5 will  
probably never be used on OS X (moving to clang), it might be in  
GNUstep compilations.






^ permalink raw reply	[flat|nested] 9+ messages in thread
* bug#4643: two different definitions for handlerlist and catchlist in eval.c and alloc.c
@ 2009-10-05 16:18 Dan Nicolaescu
  2009-10-07  8:32 ` bug#4643: two different definitions for " Dan Nicolaescu
  0 siblings, 1 reply; 9+ messages in thread
From: Dan Nicolaescu @ 2009-10-05 16:18 UTC (permalink / raw)
  To: bug-gnu-emacs


struct handlerlist and struct catchlist have different definitions in
eval.c and alloc.c.
This generates and error when using doing link time optimizations with
gcc. 







^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-10-19 16:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-19 15:55 bug#4643: two different definitions for catchlist in eval.c and alloc.c Adrian Robert
2009-10-19 16:58 ` Dan Nicolaescu
  -- strict thread matches above, loose matches on Subject: below --
2009-10-05 16:18 bug#4643: two different definitions for handlerlist and " Dan Nicolaescu
2009-10-07  8:32 ` bug#4643: two different definitions for " Dan Nicolaescu
2009-10-14  6:38   ` Dan Nicolaescu
2009-10-14 13:45     ` Stefan Monnier
2009-10-14 18:09       ` Dan Nicolaescu
2009-10-15  3:14         ` Stefan Monnier
2009-10-15  3:44           ` Dan Nicolaescu
2009-10-15 12:59             ` Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.