This is the mail archive of the binutils@sourceware.org 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 1/5] libctf: disambiguate hex output in dumps


    We were sometimes printing hex values without prefixing them with '0x',
    leading to confusion about what base the numbers were actually in.
    
    libctf/
    	* ctf-dump.c (ctf_dump_format_type): Prefix hex strings with 0x.
    	(ctf_dump_funcs): Likewise.

Pushed on your behalf.
Salud!


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