search for: snwint

Displaying 1 result from an estimated 1 matches for "snwint".

2011 Jun 11
1
isohybrid.c patch: to support hex parameters
??? Hi, Recently it was brought to notice by Mr Steffen(snwint at suse.de) that ---- > syslinux 4 comes with a C-rewrite of isohybrid. Unfortunately the option > parsing has changed: it no longer accepts hex numbers (0x...). Was this > intentional or can we have the old behaviour back (say, changing > sscanf(%u) -> sscanf(%i))? > I've...