Re: [xml] minor nuisance in xmlIO.h/valid.h



 strange I use -Wall -pedantic usually ...

I use the following:
-pipe -ansi -pedantic-errors -Wall -O3 -fsigned-char -W -Wimplicit \
-Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat     \
-Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow           \
-Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings           \
-Waggregate-return -Wstrict-prototypes -Wmissing-prototypes        \
-Wnested-externs -Winline -fshort-enums -funroll-loops             \
-finline-functions -Werror

Well I will prefer to keep them because they are needed for the generated
docs. I may change the names though it's less understandable then, or
maybe capitalize the first letter...

I can live with having to remove the declarations by hand every time I
install a new version of libxml2 :)

                                                                     robert




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