[Bug c++/19950] error: incomplete type `Environment' used in nested name specifier

2005-02-15 Thread ddonovan at latentzero dot com
--- Additional Comments From ddonovan at latentzero dot com 2005-02-15 09:30 --- Subject: RE: error: incomplete type `Environment' used in nested name specifier Thank you for putting your time into this but if you look at the attached file, it is basically a simplified program of

[Bug c++/19950] error: incomplete type `Environment' used in nested name specifier

2005-02-14 Thread ddonovan at latentzero dot com
--- Additional Comments From ddonovan at latentzero dot com 2005-02-14 16:11 --- I don't understand! I have since created another dummy class which has one public static method that does the same as ReportError() in the Environment class. gcc doesn't complain about t

[Bug c++/19950] error: incomplete type `Environment' used in nested name specifier

2005-02-14 Thread ddonovan at latentzero dot com
--- Additional Comments From ddonovan at latentzero dot com 2005-02-14 11:46 --- Created an attachment (id=8191) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8191&action=view) preprocessed file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19950

[Bug c++/19950] New: error: incomplete type `Environment' used in nested name specifier

2005-02-14 Thread ddonovan at latentzero dot com
: incomplete type `Environment' used in nested name specifier Product: gcc Version: 3.4.0 Status: UNCONFIRMED Severity: critical Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org