JFTR, it seems a C++11 requirement did creep into PoDoFo no later than commit r2025 in January, there is a line “struct tm _tm{};” in PdfDate.cpp. I don’t know if that is the only place.
Cheers, Christopher The MathWorks GmbH | Friedlandstr.18 | 52064 Aachen | District Court Aachen | HRB 8082 | Managing Directors: Bertrand Dissler, Steven D. Barbo, Jeanne O’Keefe From: zyx <z...@gmx.us> Sent: Monday, May 3, 2021 17:51 To: podofo-users@lists.sourceforge.net Subject: Re: [Podofo-users] DCLP in PoDoFo On Mon, 2021-05-03 at 13:37 +0200, Christopher Creutzig wrote: > Does PoDoFo require C++11 or newer (where there are simple fixes > available)? Will it ever? Hi, it doesn't require C++11, it used to be configured with C++98 some time ago. Having a backward compatibility with older compilers, especially if it's not in the public API, is a good thing to do, at least for now. I know, the C++11 is a decade old. Bye, zyx _______________________________________________ Podofo-users mailing list Podofo-users@lists.sourceforge.net<mailto:Podofo-users@lists.sourceforge.net> https://lists.sourceforge.net/lists/listinfo/podofo-users<https://lists.sourceforge.net/lists/listinfo/podofo-users>
_______________________________________________ Podofo-users mailing list Podofo-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/podofo-users