red floyd <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] wrote:
>> The following gives an error at line 20. However, if I change all >> "doit1" to "doit". I will only get warnings. Is there any thing wrong >> with gcc? >> g++-3.3 -g -Wall -W -I/usr/local/include/clapack/ -c -o main.o > > Comeau online seems to like it. Cross posting to gnu.g++.help g++ 3.4.0, 3.4.3 and 4.0.0 also accept this. Looks like a bug that has been fixed. Cheers, -- In order to understand recursion you must first understand recursion. Remove /-nsp/ for email. _______________________________________________ Help-gplusplus mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gplusplus
