[Bug c++/18605] __attribute__ ((format (printf, ...))) doesn't work in C++ methods

2004-11-22 Thread mkaufmann at student dot ethz dot ch
--- Additional Comments From mkaufmann at student dot ethz dot ch 2004-11-22 12:12 --- You're right, it's documented in the manual (Section 5.25: Declaring Attributes of Functions). Thank you for pointing this out. Of course this is not a part of the C++ standard, so you may

[Bug c++/18605] New: __attribute__ ((format (printf, ...))) doesn't work in C++ methods

2004-11-22 Thread mkaufmann at student dot ethz dot ch
((format (printf, ...))) doesn't work in C++ methods Product: gcc Version: 3.3.3 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org Rep