[Bug c++/36659] Confusing error message order 'error: ‘functionname’ declared as an ‘inline’ variable'

2011-10-14 Thread donmgeso at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36659 --- Comment #6 from Don 2011-10-14 14:13:59 UTC --- Yeah.., soon realized that after looking into it. Thanks.

[Bug c++/36659] Confusing error message order 'error: ‘functionname’ declared as an ‘inline’ variable'

2011-10-14 Thread donmgeso at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36659 --- Comment #4 from Don 2011-10-14 13:11:09 UTC --- Found this bug while trying to compile Spidermonkey 1.85 with gcc 4.6 (g++). nanojit.h:183:26: error: 'isS32' declared as an 'inline' variable. The code is: static inline bool isS32(intptr_t

[Bug c++/36659] Confusing error message order 'error: ‘functionname’ declared as an ‘inline’ variable'

2011-10-14 Thread donmgeso at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36659 Don changed: What|Removed |Added CC||donmgeso at hotmail dot com --- Comment #3 from