Bugs item #3013156, was opened at 2010-06-08 12:07
Message generated for change (Tracker Item Submitted) made by horakdan
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=790130&aid=3013156&group_id=154028

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Dan Horak (horakdan)
Assigned to: Nobody/Anonymous (nobody)
Summary: casts to pdf_int64 are missing in tests

Initial Comment:
There are missing casts to pdf_int64 in test/unit/EncryptTest.cpp that lead to 
a build failure on Fedora

from build log:
/builddir/build/BUILD/podofo-0.8.1/test/unit/EncryptTest.cpp: In member 
function 'void EncryptTest::testEnableAlgorithms()':
/builddir/build/BUILD/podofo-0.8.1/test/unit/EncryptTest.cpp:329: error: 
conversion from 'long int' to 'const PoDoFo::PdfObject' is ambiguous
/builddir/build/BUILD/podofo-0.8.1/src/PdfObject.h:102: note: candidates are: 
PoDoFo::PdfObject::PdfObject(double)
/builddir/build/BUILD/podofo-0.8.1/src/PdfObject.h:95: note:                 
PoDoFo::PdfObject::PdfObject(PoDoFo::pdf_int64)
/builddir/build/BUILD/podofo-0.8.1/src/PdfObject.h:88: note:                 
PoDoFo::PdfObject::PdfObject(bool)
...


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=790130&aid=3013156&group_id=154028

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Podofo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to