cwen 296714a075 qscintilla: fix some consumers build on powerpc
cad/openscad and databases/sqlitebrowser builds were failing with some
undefined references to "Scintilla::RunStyles<long, ...>"; use ptrdiff_t
variants on that arch. While here, regen a patch.

OK rsadowski@
2020-06-12 22:40:41 +00:00
..