Chuck Messenger wrote: > Hi, > > I'm doing some testing with PoDoFo. One little issue I came across is that > the > PODOFO_RAISE_ERROR() does: > > throw PdfError(...) > In trunk:
#define PODOFO_RAISE_ERROR( x ) throw ::PoDoFo::PdfError( x, __FILE__, __LINE__ ); ... so it was already fixed in svn and will be fixed in the next major release. -- Craig Ringer ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Podofo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/podofo-users
