Re: [Podofo-users] 0.9.6 fails to link a test with -DPODOFO_HAVE_GCC_SYMBOL_VISIBILITY

2018-07-30 Thread Matthew Brincke
-1 I don't think any more classes should be publicized, internals of PoDoFo should rather be protected from users who might be tempted to rely on them. Hello zyx, hello Mattia, hello all, > On 30 July 2018 at 11:03 zyx wrote: > > > On Sun, 2018-07-29 at 19:45 +0200, Mattia Rizzolo wrote: > >

Re: [Podofo-users] 0.9.6 fails to link a test with -DPODOFO_HAVE_GCC_SYMBOL_VISIBILITY

2018-07-30 Thread zyx
On Sun, 2018-07-29 at 19:45 +0200, Mattia Rizzolo wrote: > anybody? :) >... > > |-class PdfXRefStreamParserObject : public PdfParserObject { > > |+class PODOFO_API PdfXRefStreamParserObject : public PdfParserObject { > > | public: > > | > > | /** Parse the object data from the given file