lilypond-devel
[Top][All Lists]
Advanced

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

Re: Infinite loop with GCC 4.3


From: Graham Percival
Subject: Re: Infinite loop with GCC 4.3
Date: Mon, 26 May 2008 02:30:58 -0700

On Mon, 26 May 2008 19:09:04 +1000
Joe Neeman <address@hidden> wrote:

> The problem is that it doesn't work, since GCC on x86 allows
> if (x > y)
>   assert (x > y)
> to fail.

The more I learn about C/C++, the more I'm convinced that I should
switch to doing everything in Haskell or OCaml.  :)

Cheers,
- Graham




reply via email to

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