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

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

[avr-libc-dev] [bug #36454] string.h: Error for long long in C90


From: Georg-Johann Lay
Subject: [avr-libc-dev] [bug #36454] string.h: Error for long long in C90
Date: Mon, 14 May 2012 13:41:02 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de; rv:1.9.2.28) Gecko/20120306 Firefox/3.6.28

Follow-up Comment #4, bug #36454 (project avr-libc):

> Another try:
> 
> -extern int ffsll (long long _val) __ATTR_CONST_;
> +__extension__ extern int ffsll (long long _val) __ATTR_CONST_;

Yes, looks better. No more complaints.

Thanks.


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.nongnu.org/




reply via email to

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