Open GoogleCodeExporter opened 9 years ago
Down from about 5000 lines of error output to 560. Some work remains, though.
Original comment by thakis@chromium.org
on 3 Aug 2014 at 10:52
Attachments:
Original comment by pal...@chromium.org
on 4 Aug 2014 at 8:37
../../third_party/pdfium/fpdfsdk/src/fpdfview.cpp:28:50: error: comparison of
integers of different signs: 'long' and 'unsigned long' [-Werror,-Wsign-compare]
if (!newPos.IsValid() || newPos.ValueOrDie() > m_FileAccess.m_FileLen) {
~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~
This is from when building pdfium target.
Original comment by tfar...@chromium.org
on 29 Jan 2015 at 4:12
Original issue reported on code.google.com by
thakis@chromium.org
on 29 Jul 2014 at 4:49Attachments: