[syslinux] rosh patch

Keith Schincke keith.schincke at gmail.com
Fri Mar 6 09:29:19 PST 2009


Along that same theme, we could replace this with a ROSH_ISSPACE macro.

Keith

-----Original Message-----
From: Sergii Kolisnyk <kolkmail at gmail.com>
Sent: Friday, March 06, 2009 9:19 AM
To: For discussion of Syslinux and tftp-hpa <syslinux at zytor.com>
Subject: Re: [syslinux] rosh patch

IMHO,

if your static checker is unsatisfied with simple

 int rosh_issp(char inc)
 {
       return ( ( inc == ' ') || ( inc == '\t') );
 }      /* ros_issp */

you should just make this function of type _Bool.

Sergii Kolisnyk

_______________________________________________
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