[Bug c++/38517] At definition of the empty reference the error is not output.
lisp2d at lisp2d dot net
gcc-bugzilla@gcc.gnu.org
Tue Dec 16 05:54:00 GMT 2008
------- Comment #3 from lisp2d at lisp2d dot net 2008-12-16 05:52 -------
More exact example:
.h:
extern int& i;
.cpp:
int& i; // ok
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38517
More information about the Gcc-bugs
mailing list