emacs-devel
[Top][All Lists]
Advanced

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

Re: attribute warn_unused_result


From: Tom Tromey
Subject: Re: attribute warn_unused_result
Date: Fri, 04 Feb 2011 08:50:45 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

>>>>> "Eli" == Eli Zaretskii <address@hidden> writes:

Eli> Btw, isn't it ironic that gnulib, a GNU project, and all other GNU
Eli> projects that use gnulib, need to jump through the hoops to work
Eli> around misfeatures in glibc, one of the most important and core GNU
Eli> projects?

I think this problem is caused by a change in Ubuntu.  IIRC, it adds
-D_FORTIFY_SOURCE=2 by default.  With ordinary glibc and gcc, you must
ask for this setting, it is not the default.  See
https://wiki.ubuntu.com/CompilerFlags.

Tom



reply via email to

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