DescriptionMake (and verify) public/ files compile under C.
This involves adding some missing extern "C" { } declarations,
using FPDF_ types instead of C++ types, and converting pass
by reference arguments into pointers.
Test this using fpdfview_embedertest for simplicity.
BUG=pdfium:158
R=thestig@chromium.org
Committed: https://pdfium.googlesource.com/pdfium/+/b2aa54381811383d4a86fbe7b194907c33e8dcc1
Patch Set 1 #
Total comments: 10
Patch Set 2 : Move file, organize by header, fix nits. #Patch Set 3 : Blank line. #
Messages
Total messages: 6 (1 generated)
|