[GCC-XML] syntax error

Kedar Joshi kpjoshi at gmail.com
Tue Nov 2 11:39:07 EST 2004


Hello,

I am getting a "syntax error before '[' token" error when i run gccxml
on the following line - int[] echoIntArray(int[])

If i use the pointer notation just for the return type instead - int*
echoIntArray(int[]), the error doesn't occur.

Anyone know why this is happening?

thanks,
Kedar



More information about the gccxml mailing list