bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bison-2.1


From: Paul Eggert
Subject: Re: bison-2.1
Date: Mon, 19 Sep 2005 21:26:51 -0700
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

"Joel E. Denny" <address@hidden> writes:

>   int* p = malloc(n*sizeof(int));
>
> Are you saying g++-4 and g++-5 don't catch it as they should?

Mine didn't, no.  At this point I'm not all that curious as to why.
Could have been a local setup screwup; I don't normally use C++,
thank goodness.

> Just out of curiosity, why is your test suite calling g++ for that test
> case anyway?

Some people like to use C++ compilers when C compilers are called for.
Personally I don't think it's worth catering to such usage, but I
guess others disagree.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]