This is the mail archive of the gcc-patches@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]

Re: [PATCH] Fix -Wdisallowed-function-list=* (PR c++/39554)



On Mar 27, 2009, at 9:09 PM, Ian Lance Taylor wrote:


Chris Lattner <clattner@apple.com> writes:

This is really gross. Attributes work great for this.

Only when there is a single header file that everything includes.

Right.


(And, yes, I agree that one can use -include.)

Right! ;-)


Anyway, I just piped up because I think that attribute(unavailable) is not a completely unreasonable thing to have, and it would be nice for clang/apple-gcc/fsf-gcc to agree on this feature. It obviously isn't that big of a deal though.

-Chris


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