This is the mail archive of the gcc-help@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]

Getting over "badly punctuated parameter list"


Hello, I am using gcc (version 2.91.66, mips64, linux) to compile a
recent version of linux kernel. I have a #define statement that reads
as "audit_log(t,f,...)' and the compiler is unable to handle it and
the error message is "badly punctuated parameter list". How can i get
around the error?

thanks,
Prasad


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