avr-libc-dev
[Top][All Lists]
Advanced

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

Re: [avr-libc-dev] [bug #19281] isblank('v') return TRUE: mismatch to C9


From: Dmitry K.
Subject: Re: [avr-libc-dev] [bug #19281] isblank('v') return TRUE: mismatch to C99
Date: Sun, 25 Mar 2007 16:21:32 +1100
User-agent: KMail/1.5

On Sunday 25 March 2007 14:02, Colin O Flynn wrote:
> Follow-up Comment #5, bug #19281 (project avr-libc):
>
> Attached patch should fix it, just deletes the two lines...
>
> I haven't tested it as my CVS checkout doesn't build properly, it errors
> out on the atoi.S file.

Can you to specify an error?

Possible, this is the '!=' operator in AS expression,
that is documented only in 2.17 binutils release.
At any case I will convert this expression into a
old version compatible form.

Dmitry.





reply via email to

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