Re: g++-3.3 should warn about class/struct equivalence

2003-05-22 Thread Martin v. Löwis
Thomas Richter <[EMAIL PROTECTED]> writes: > g++-3.3 should warn about an object declared as a class that is later > on used as a "struct". This would simplify the generation of portable > code as at least one other popular compiler will generate warnings for > this case that could be easily avoid

g++-3.3 should warn about class/struct equivalence

2003-05-21 Thread Thomas Richter
>Submitter-Id: net >Originator:Thomas Richter >Organization: >Confidential: no >Synopsis: g++-3.3 should warn about class/struct equivalence >Severity: non-critical >Priority: medium >Category: c++ >Class: change-request &