[Gambas-bugtracker] Bug #1563: Gambas won't compile with latest version of poppler

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Mon Apr 29 19:24:36 CEST 2019


http://gambaswiki.org/bugtracker/edit?object=BUG.1563&from=L21haW4-

Comment #1 by Tobias BOEGE:

At what point should we be thinking about making one clean version of the source
code per poppler minor version? As it is now, the code is quite hard to follow.

$ grep "#if.*POPPLER_VERSION" CPdfDocument.cpp | sed 's/^\s\+//'
#if POPPLER_VERSION_0_72
#if POPPLER_VERSION_0_58
#if POPPLER_VERSION_0_58
#if ! POPPLER_VERSION_0_58
#if POPPLER_VERSION_0_58
#if POPPLER_VERSION_0_58
#if ! POPPLER_VERSION_0_58
#if POPPLER_VERSION_0_6
#if POPPLER_VERSION_0_64
#if POPPLER_VERSION_0_8
#if POPPLER_VERSION_0_58
#if POPPLER_VERSION_0_20
#if POPPLER_VERSION_0_11_3
#if POPPLER_VERSION_0_20
#if POPPLER_VERSION_0_20
#if POPPLER_VERSION_0_20
#if POPPLER_VERSION_0_20
#if POPPLER_VERSION_0_20

Tobias BOEGE changed the state of the bug to: Frustrated.




More information about the Bugtracker mailing list