[Bug c++/28728] function declaration inside function
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-08-14 20:42 --- Invalid as explained. *** This bug has been marked as a duplicate of 18000 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -
[Bug c++/28728] function declaration inside function
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-08-14 20:39 --- Test test() ; does define a function that is extern to the current function. It is one of the ambious parts of C++ that the C++ standard resolves to a function prototype. -- http://gcc.gnu.org/bugzilla/show_bug.