[Bug c++/42241] Linker unable to resolve class variables used in a conditional expression
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Dec 1 17:07:00 GMT 2009
------- Comment #1 from pinskia at gcc dot gnu dot org 2009-12-01 17:07 -------
You only have a declaration of BiState:: OFF and BiState::ON, you need to
definite it also.
*** This bug has been marked as a duplicate of 42101 ***
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42241
More information about the Gcc-bugs
mailing list