[Bug c/50581] stdarg doesn't support array types

2011-10-02 Thread Wolfgang at Solfrank dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50581 --- Comment #6 from Wolfgang at Solfrank dot net 2011-10-02 16:08:51 UTC --- (In reply to comment #5) > On Sat, 1 Oct 2011, Wolfgang at Solfrank dot net wrote: > > > > Passing va_list as a function argument is generally hard,

[Bug c/50581] stdarg doesn't support array types

2011-10-01 Thread Wolfgang at Solfrank dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50581 --- Comment #4 from Wolfgang at Solfrank dot net 2011-10-01 14:43:32 UTC --- (In reply to comment #3) Thanks for the insight regarding passing arrays by value in C90, I wasn't even aware of that. However: > Passing va_list as a

[Bug c/50581] stdarg doesn't support array types

2011-10-01 Thread Wolfgang at Solfrank dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50581 --- Comment #2 from Wolfgang at Solfrank dot net 2011-10-01 11:06:48 UTC --- (In reply to comment #1) Sorry, I don't quite follow you: > There is no possible valid use of passing arrays to va_arg. What makes you think so? While th

[Bug c/50581] New: stdarg doesn't support array types

2011-09-30 Thread Wolfgang at Solfrank dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50581 Bug #: 50581 Summary: stdarg doesn't support array types Classification: Unclassified Product: gcc Version: 4.5.3 Status: UNCONFIRMED Severity: normal Priority: P3