PATCH: Fix undeclared variable error in memset.c
Nathanael Nerode
neroden@twcny.rr.com
Sat Nov 30 13:08:00 GMT 2002
Christopher Faylor wrote:
> On Wed, Nov 27, 2002 at 12:40:04PM -0500, Nathanael Nerode wrote:
>
>>"d" is declared in an inner block and then used in an outer block; this
>>causes a compile error, preventing newlib from finishing its build.
>>Fixed by moving declaration of "d" out of the "if" block.
>>
>>Please tell me if this is OK to commit.
>
>
> AFAIK, I checked in a patch to fix this yesterday and notified the newlib
> mailing list of that fact.
Sorry, just a tad behind. :-/ Thanks for being quicker than me.
>
> cgf
>
More information about the Newlib
mailing list