[syslinux] rosh patch V2

Keith Schincke keith.schincke at gmail.com
Sun Mar 8 09:24:42 PDT 2009


Not a problem. I will start taking care of these types of items.

Keith

On Sun, Mar 8, 2009 at 12:48 AM, H. Peter Anvin <hpa at zytor.com> wrote:

>
>
> Stylistic note: it is stylistically considered appropriate to put an
> extra set of parens around an assignment used in the context of a
> boolean expression.  gcc will warn if you don't.  This thus should be:
>
>        while ( (de = readdir(d)) ) {
>                filepos++;
>
>        -hpa
>
> --
> H. Peter Anvin, Intel Open Source Technology Center
> I work for Intel.  I don't speak on their behalf.
>
> _______________________________________________
> Syslinux mailing list
> Submissions to Syslinux at zytor.com
> Unsubscribe or set options at:
> http://www.zytor.com/mailman/listinfo/syslinux
> Please do not send private replies to mailing list traffic.
>
>



More information about the Syslinux mailing list