--- Comment #3 from Dave at Yost dot com 2008-07-23 18:33 ---
This feature enables the declaration (via macro) of a variadic function that
requires neither an argument containing a count of the number of variadic
arguments (which is busywork clutter prone to unchecked error) nor an
out-o
--- Comment #2 from aldot at gcc dot gnu dot org 2008-07-23 13:41 ---
I'm curious as to why you think that would be useful? What would you do with
it?
--
aldot at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #1 from igodard at pacbell dot net 2008-07-23 06:59 ---
Second the motion - I too have had to tie myself in knots (generating source
code that is then compiled...) to get the effect of this extension.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33877