D16406: Fix build with poppler<0.64

2018-10-24 Thread Antonio Rojas
arojas updated this revision to Diff 44199. arojas added a comment. Check for poppler version at cmake time REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D16406?vs=44162&id=44199 REVISION DETAIL https://phabricator.kde.org/D16406 AFFECTED FILES filters

D16406: Fix build with poppler<0.64

2018-10-24 Thread Pino Toscano
pino requested changes to this revision. pino added a comment. This revision now requires changes to proceed. Please do a feature test at cmake time instead. INLINE COMMENTS > SvgOutputDev.cpp:28 > #include > +#include > NACK, this is not poppler core API REPOSITORY R8 Calligra REVI

D16406: Fix build with poppler<0.64

2018-10-24 Thread Antonio Rojas
arojas created this revision. arojas added reviewers: Calligra: 3.0, aacid. Herald added a project: Calligra: 3.0. Herald added a subscriber: Calligra-Devel-list. arojas requested review of this revision. REVISION SUMMARY Last commit broke build with poppler<0.64, where getNextChar doesn't accep