Re: [perl #54674] [CAGE] [PATCH] Improve c++ build and const correctness

2008-05-24 Thread chromatic
On Thursday 22 May 2008 13:35:50 NotFound wrote: > This patch improves c++ building: > > The __attributes__ are re-enabled in c++ build, except __nonnull__ > that causes some issues, I think is a g++ bug. This avoids lots of > usefulness warnings. > > Fix some attributes ordering that caused troub

[perl #54674] [CAGE] [PATCH] Improve c++ build and const correctness

2008-05-22 Thread via RT
# New Ticket Created by NotFound # Please include the string: [perl #54674] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=54674 > This patch improves c++ building: The __attributes__ are re-enabled in c++ build, except __