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: C++ PATCH for DR 657 (abstract classes and sfinae)


On Sat, Mar 16, 2013 at 8:33 PM, Jason Merrill <jason@redhat.com> wrote:
> While I was looking at this and 17232 I also decided to improve the abstract
> class diagnostics.
>
> Tested x86_64-pc-linux-gnu, applying to trunk.

Now that we are writing C++, we can dispense with the
'typedef enum ....' stuff.

-- Gaby


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