On Nov 30, 2007, at 5:25 AM, Oliver Hunt wrote:

> In my continuing attempts to compile my old basic interpeter i have
> got on to the next failure:
>
> void f();
>
> void g(){
>    1 ? f() : (void)0;
> }
>
> I'm just sending this to the list on the off chance it's already known
> about, the trace is as follows:

Fixed.  This one was obvious, but please include what command you're  
using if you see a crash, thanks!

-Chris

_______________________________________________
cfe-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev

Reply via email to