[xml] Missing comma in HTMLParser.c



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)


Cheers,

Roland


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