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: Ping: PR preprocessor/22168


>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

Tom> I am not sure about this one.  We now warn by default for
Tom> deprecated cpp constructs; I'm a bit concerned that we will get
Tom> complaints about #import from the ObjC community.

Andrew Pinski pointed out that, despite the comments in libcpp,
#import is not deprecated.  Apparently it was un-deprecated in 3.4 but
nobody updated the source.  So, I am pulling this patch and I will
submit a new one once I've updated libcpp to fix this.

Tom


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