]> granicus.if.org Git - libexpat/commit
handle unused parameters with the usual (void)param; statement rather than gcc-specif...
authorDavid Loffredo <loffredo@steptools.com>
Thu, 15 Aug 2019 21:52:44 +0000 (17:52 -0400)
committerDavid Loffredo <loffredo@steptools.com>
Fri, 16 Aug 2019 13:52:09 +0000 (09:52 -0400)
commit561773607c7c986d7d4f8fadd8fcbf94a5f35ab6
tree82463bffea304d864c3bbebd69aec98a461fe135
parent4fff5a70977c907d6d8644de5b709c8154e47c90
handle unused parameters with the usual (void)param; statement rather than gcc-specific attribute

Signed-off-by: David Loffredo <loffredo@steptools.com>
expat/lib/internal.h
expat/lib/xmlparse.c
expat/lib/xmlrole.c
expat/lib/xmltok.c
expat/lib/xmltok_impl.c