[Bug c++/39205] New: Warning when object syntax is used to call a static member function

2009-02-16 Thread pgrealis at yahoo-inc dot com
Version: 3.4.5 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pgrealis at yahoo-inc dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39205

[Bug c++/39205] Warning when object syntax is used to call a static member function

2009-02-17 Thread pgrealis at yahoo-inc dot com
--- Comment #3 from pgrealis at yahoo-inc dot com 2009-02-17 11:20 --- (In reply to comment #1) > This is perfectly valid C++. I never claimed anything different. Is your argument that no warning should be issued for "perfectly valid C++"? "(int)1.5" is perfect