Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57857 - include xmlgawk extensions in gawk
Summary: include xmlgawk extensions in gawk
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-21 08:08 UTC by Alcino Dall Igna Junior
Modified: 2005-02-14 09:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
diff to implement the suggested extension (gawk-3.1.3-r2.diff,24.57 KB, patch)
2004-07-21 08:11 UTC, Alcino Dall Igna Junior
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alcino Dall Igna Junior 2004-07-21 08:08:58 UTC
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 Alcino Dall Igna Junior 2004-07-21 08:11:50 UTC
Created attachment 35884 [details, diff]
diff to implement the suggested extension

this is the diff -rcN from my local portage and the regular portage dir
Comment 2 SpanKY gentoo-dev 2005-02-11 20:16:42 UTC
added to 3.1.4-r2, thanks for the bug report !
Comment 3 Stéphane Gimenez 2005-02-14 09:51:07 UTC
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.