[Bug c++/48386] "Cannot declare static function inside another function"
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48386 --- Comment #2 from zxfox at mail dot ru 2011-03-31 13:37:05 UTC --- (In reply to comment #1) > This is not a bug, G++ is correct. > > Are you trying to create a static variable? > > The rules of C++ say that "B b( A() )&
[Bug c++/48386] New: "Cannot declare static function inside another function"
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48386 Summary: "Cannot declare static function inside another function" Product: gcc Version: 4.4.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: