Hi Akim,
On Wed, 14 Apr 2010, Akim Demaille wrote:
> Actually this change is not at the right place.
> The GCC 4.5 handling was already taken care of in master
Ah, sorry I missed all that. Thanks for catching it.
> So I plan to remove the above change from the three of
> them, but to install in 2.4.3, 2.5, and master, the following version of
> AT_SYNCLINES_COMPILE.
>
> Is that ok for everyone?
I haven't tested, but it's fine with me in principle
> # AT_SYNCLINES_COMPILE(FILE)
> # --------------------------
> # Compile FILE expecting an error, and save in the file stdout the
> # normalized output. Ignore the exit status, since some compilers
> # (e.g. c89 on IRIX 6.5) triger warnings on `#error', instead of
^^^^^^
You might want to grab this old typo too.