[avr-libc-dev] [bug #41689] static_assert

2016-10-14 Thread Nico
Follow-up Comment #2, bug #41689 (project avr-libc): I also recently discovered this problem (post on the mailing list). Please fix it as the solution is already provided in the comments. Thanks. ___ Reply to this item at:

[avr-libc-dev] [bug #41689] static_assert

2015-05-01 Thread anonymous
Additional Item Attachment, bug #41689 (project avr-libc): File name: 0001-easy-C11-conformance.patch Size:1 KB ___ Reply to this item at: ___ Messa

[avr-libc-dev] [bug #41689] static_assert

2015-03-12 Thread anonymous
Follow-up Comment #1, bug #41689 (project avr-libc): _Static_assert may be ugly, but it's what ISO C mandates: http://en.cppreference.com/w/c/language/_Static_assert static_assert is syntactic sugar imported by . With gcc, here is a bit of confusion on which is defined when. gcc 4.6 supports _S

[avr-libc-dev] [bug #41689] static_assert

2014-02-25 Thread azudem
URL: Summary: static_assert Project: AVR C Runtime Library Submitted by: azudem Submitted on: Tue 25 Feb 2014 15:52:43 GMT Category: Feature Request Severity: 3 - No