Opened 10 years ago

Last modified 10 years ago

#43002 closed update

Switch cppunit to the use the freedesktop.org version — at Initial Version

Reported by: nomis52@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: haspatch Cc: mww@…
Port: cppunit

Description

The last version of the original cppunit was released in 2008 [1]. Emails to the mailing list receive no replies [2].

The freedesktop.org version [3] is maintained by Markus Mohrhard of the LibreOffice. The upcoming Debian Jessie release [4], Ubuntu 13.10 & Arch have switched to this fork.

The reason I care about this is because the current version doesn't compile cleanly with new versions of clang:

ExceptionTestCaseDecorator.h:95:55: error: unused parameter 'e' [-Werror,-Wunused-parameter]

[1] http://sourceforge.net/projects/cppunit/files/cppunit/1.12.1/ [2] http://sourceforge.net/p/cppunit/mailman/cppunit-devel/?viewmonth=201208 [3] http://www.freedesktop.org/wiki/Software/cppunit/ [4] https://packages.debian.org/sid/libcppunit-1.13-0

Change History (0)

Note: See TracTickets for help on using tickets.