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] Battle of the comptypes (PR c++/35049)


On 06/02/2008, Andreas Tobler <andreast-list@fgznet.ch> wrote:
> Doug Gregor wrote:
>
> > Tested i386-apple-darwin9.1.0; okay for mainline?
>
> But not with obj-c++. That's broken now!
> I do not have a full insight.
> But the below brings me a step further. Might be wrong....
> Me is wondering about the test results and also how people test....
> before committing a patch.
>

I test using --enable-languages=all, which I guess is what most people
use. That doesn't include obj-c++ or ada for some reason...

Cheers,

Manuel.


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