[Webkit-unassigned] [Bug 19200] *.in files should embed more information

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 27 05:22:58 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19200





------- Comment #2 from julien.chaffraix at gmail.com  2008-05-27 05:22 PDT -------
We will also need to introduce a dependency on some Perl module to parse XML
using SAX.

We have several choices:
- XML::Parser (or XML::Parser::Expat), which requires the expat library
- XML::libXML which will introduce a library dependency on the Qt port.
- ...

I am no Perl expert but those 2 seem the best available solutions. I have no
preference as they works the same so the code will be roughly the same in each
case.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list