This is the mail archive of the cygwin-talk mailing list for the cygwin 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: -fno-inline -O1 breaks ntohs()


> ! #if defined __OPTIMIZE__ && !defined   __NO_NOINLINE__

Cool - a triple negative - makes reading the code oh so fun!  Too
bad Danny had to cut it back to just a double negative in his followup.

I still remember how confused I used to get with hardware designers'
negative logic, where low voltage means asserted.  But enough years
of practice, and now I too get accused of throwing in too many
inversions into my code.  After all, POSIX standardized on NDEBUG
being defined as the key to disable assertions :)


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