On 07/04/15 10:38 +0200, Gerald Pfeifer wrote:
One question: where it refers to __has_attribute returning a
date in some cases, would it make sense to provide an example
or show the format?
The referenced SD-6 document shows the values and format:
http://isocpp.org/std/standing-documents/sd-6-s
On Tue, Apr 07, 2015 at 10:38:09AM +0200, Gerald Pfeifer wrote:
> - The has_attribute macros will add underscores to an attribute name
> - if necessary to resolve the name.
> + The has_attribute macro will add underscores to an
> + attribute name if necessary to resolve the name.
T
Hi Jonathan,
On Wed, 11 Mar 2015, Jonathan Wakely wrote:
Yep, revised patch attached.
reading this update, there are some changes I'd like to suggest.
Some (or all ;-) may be disagreeable; they all stem from me
trying to understand this update.
One question: where it refers to __has_attribut
On 11/03/15 19:14 +0100, Jakub Jelinek wrote:
On Wed, Mar 11, 2015 at 06:09:11PM +, Jonathan Wakely wrote:
This is a slightly-modified version of Ed's patch from
https://gcc.gnu.org/ml/gcc-patches/2015-01/msg02357.html which I plan
to commit to CVS tomorrow.
Index: changes.html
=
On Wed, Mar 11, 2015 at 06:09:11PM +, Jonathan Wakely wrote:
> This is a slightly-modified version of Ed's patch from
> https://gcc.gnu.org/ml/gcc-patches/2015-01/msg02357.html which I plan
> to commit to CVS tomorrow.
>
> Index: changes.html
>