avr-libc-dev
[Top][All Lists]
Advanced

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

[avr-libc-dev] [bug #34695] fixed width int types without __attribute__(


From: Joerg Wunsch
Subject: [avr-libc-dev] [bug #34695] fixed width int types without __attribute__()
Date: Sun, 30 Oct 2011 09:38:59 +0000
User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.23) Gecko/20110929 Firefox/3.6.23

Follow-up Comment #2, bug #34695 (project avr-libc):

On a second thought: generally preparing our header files for
being more lint-friendly might be a good idea.  Everything
should be wrapped within #ifdef __lint where needed.  This
should in particularly consider the commonly used "splint"
utility, but if Eclipse is using something differently, this
could be covered as well.

Btw., IIRC, the attribute-based integer types have been
introduced since they are completely unaffected by the
-mint8 compiler option.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?34695>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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