This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug objc/66367] Objective-C Variadic Method Not Compiling


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66367

--- Comment #2 from Chris Loonam <chrisloonam at gmail dot com> ---
I think that being able to use `id` as an argument to va_arg is the expected
behavior, not an extension provided by the compiler.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]