[Bug default/18838] Normalize the output of abidw
dodji at seketeli dot org
sourceware-bugzilla@sourceware.org
Thu Jan 1 00:00:00 GMT 2015
https://sourceware.org/bugzilla/show_bug.cgi?id=18838
dodji at seketeli dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dodji at seketeli dot org
--- Comment #6 from dodji at seketeli dot org ---
Another thing I think should be added to the xml output (I am calling the xml
format abixml now) is annotations to make the output easier to read and
understand.
for instance, if in abixml you have this:
<type-decl name='char' size-in-bits='8' id='type-id-7'/>
(...)
<qualified-type-def type-id='type-id-7' const='yes' id='type-id-8'/>
The second line becomes easier to read if it's accompanied by a comment like:
<type-decl name='char' size-in-bits='8' id='type-id-7'/>
(...)
<qualified-type-def type-id='type-id-7' const='yes' id='type-id-8'/>
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Libabigail
mailing list