Bug 57857 - include xmlgawk extensions in gawk
Bug#: 57857 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: base-system@gentoo.org Reported By: alcino@lncc.br
Component: Core system
URL: 
Summary: include xmlgawk extensions in gawk
Keywords:  
Status Whiteboard: 
Opened: 2004-07-21 08:08 0000
Description:   Opened: 2004-07-21 08:08 0000
I suggest the inclusion of the xml extensions to gawk so xml could be used in
scripts, see
http://homepage.mac.com/stefan.tramm/iWiki/DownloadSection.html
for details about xmlgawk.
Maybe a xmlgawk USE to gawk

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Alcino Dall Igna Junior 2004-07-21 08:11:50 0000 -------
Created an attachment (id=35884) [details]
diff to implement the suggested extension

this is the diff -rcN from my local portage and the regular portage dir

------- Comment #2 From SpanKY 2005-02-11 20:16:42 0000 -------
added to 3.1.4-r2, thanks for the bug report !

------- Comment #3 From Stéphane Gimenez 2005-02-14 09:51:07 0000 -------
this patch has caused bug #81793:
gawk is in /bin and *can't depend* on libexpat which is /usr/lib.
make sure to change one of these has changed before applying your patch to gawk.