[PATCH/RFA] Fix hex number parsing in dw2gencfi.c

Richard Henderson rth@redhat.com
Sun Jun 1 01:06:00 GMT 2003


On Mon, May 26, 2003 at 01:39:38PM -0700, Jason R Thorpe wrote:
> Actually, I withdraw this patch.  I just remembered that %i is supposed
> to handle 0x... type numbers.  I guess there is a problem on my host system;
> I will investigate further.

While true, I think this whole section should be written with strtol,
not sscanf.


r~



More information about the Binutils mailing list