This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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]

Re: [PATCH] Change the order of function attributes in printf.h


Zack Weinberg <zackw@panix.com> writes:

> LGTM. Please cite the specific section of the C++ standard that makes this
> requirement in your commit message.

What about this?

According to ISO C++ in subclause 8.3.5 [dcl.fct], exception specification
must appear before the attribute specifier when declaring functions.


P.S.: It looks like your message never reached libc-alpha.

-- 
Tulio Magno


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