This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] Have assert macros


On Aug 24, 2004, at 4:04 PM, Zack Weinberg wrote:
Dale Johannesen <dalej@apple.com> writes:

Redefining abort is undefined behavior in C89 (4.1.2.1, footnote 91).
Of course we can switch to using gcc_abort, appropriately #define'd.

We're already redefining abort.

I didn't realize. If everyone is OK with that, I have no objection, but usually people prefer to be standard-conformant.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]