On Mon, Sep 24, 2007 at 01:08:31AM -0700, Krzysztof Kowalczyk wrote: > fofi/FoFiType1C.cc | 30 +++++++++++++++--------------- > glib/poppler-action.cc | 1 - > glib/poppler-document.cc | 9 ++------- > glib/poppler-page.cc | 3 +-- > makefile.vc | 3 +-- > poppler/ArthurOutputDev.cc | 16 +++++----------- > poppler/CairoOutputDev.cc | 6 +++--- > poppler/CharCodeToUnicode.cc | 2 +- > poppler/Error.cc | 12 +++--------- > poppler/Gfx.cc | 6 ++---- > poppler/GlobalParams.cc | 40 ++++++++++++++++++---------------------- > poppler/JBIG2Stream.cc | 16 ++++++++++++---- > poppler/PageLabelInfo.cc | 2 ++ > poppler/XRef.cc | 25 ++++--------------------- > qt/poppler-document.cc | 9 ++++++++- > qt/poppler-page.cc | 3 +++ > qt/poppler-private.h | 8 -------- > qt4/src/poppler-annotation.cc | 16 +++++++++++++--- > qt4/src/poppler-document.cc | 10 ++++++++++ > qt4/src/poppler-form.cc | 15 +++++++++++++++ > qt4/src/poppler-private.h | 25 ------------------------- > test/perf-test.cc | 10 +++++----- > utils/HtmlOutputDev.cc | 33 ++++++--------------------------- > utils/pdftoppm.cc | 2 +- > 24 files changed, 130 insertions(+), 172 deletions(-) >
One of the reasons a lot of the warnings were kept is too keep the source code closer to the xpdf upstream to make merging easier. I haven't looked over these commits thoroughly yet to see how invasive they are, but keep that in mind when changing code that isn't specific to poppler. -Jeff _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
