Re: [xml] Missing comma in HTMLParser.c



On Mon, May 11, 2009 at 09:49:25PM -0700, Roland Steiner wrote:
Hi libxml folks,

I seem to have stumbled upon a missing comma in libxml2 2.7.3, HTMLParser.c,
line 609 in the definition array for the <table> element (right after
ATTRS):

    static const char* const table_attrs[] = { ATTRS "summary",
"width", "border",
    "frame", "rules", "cellspacing", "cellpadding", "datapagesize", NULL } ;

(I also filed a bug entry http://bugzilla.gnome.org/show_bug.cgi?id=581803)

  Right, good catch !
The hardest was to grasp a bit of git and set myself up for commiting
again !

  http://git.gnome.org/cgit/libxml2/log/

  thanks !

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel veillard com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]