On Thu, 2018-02-22 at 12:20 +0100, Francesco Pretto wrote:
> -    ePdfDataType_Unknown                /**< The Datatype is unknown
> */
> +    ePdfDataType_Unknown = 0xff         /**< The Datatype is unknown */

        Hi,
this change generates tons of compiler warnings like this one:
   src/base/PdfVariant.h: In member function ‘bool 
PoDoFo::PdfVariant::IsDirty() const’:
   src/base/PdfVariant.h:954:9: warning: case label value exceeds maximum value 
for type
thus I'm against it, even in cleans the code a bit.
        Bye,
        zyx

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to