Chromium Code Reviews
DescriptionFix GCC warnings to be ready for GCC standalone build
ChromeOS still compile pdfium with GCC. Fix the code to be ready
to have workable GCC standalone build. The build file change will
be in a follow-up CL.
One warning is about maybe using uninitialized variable, the other is
about enum and non-enum in a conditional statement.
Committed: https://pdfium.googlesource.com/pdfium/+/01e624fb699af3a8ee2f81620d59d366dac18f29
Patch Set 1 #
Total comments: 2
Patch Set 2 : update patch after formatting #
Messages
Total messages: 13 (7 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||