This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


------- 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 keep this strange
syntax.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18605


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]