This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]