Changes between Initial Version and Version 2 of Ticket #43002


Ignore:
Timestamp:
Mar 23, 2014, 7:06:47 PM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43002

    • Property Owner changed from macports-tickets@… to mww@…
    • Property Cc mww@… removed
  • Ticket #43002 – Description

    initial v2  
    1 The last version of the original cppunit was released in 2008 [1]. Emails to the mailing list receive no replies [2].
     1The last version of the original cppunit was released in 2008 ![1]. Emails to the mailing list receive no replies ![2].
    22
    3 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.
     3The 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.
    44
    55The reason I care about this is because the current version doesn't compile cleanly with new versions of clang:
    66
     7{{{
    78ExceptionTestCaseDecorator.h:95:55: error: unused parameter 'e' [-Werror,-Wunused-parameter]
     9}}}
    810
    9 
    10 [1] http://sourceforge.net/projects/cppunit/files/cppunit/1.12.1/
    11 [2] http://sourceforge.net/p/cppunit/mailman/cppunit-devel/?viewmonth=201208
    12 [3] http://www.freedesktop.org/wiki/Software/cppunit/
    13 [4] https://packages.debian.org/sid/libcppunit-1.13-0
     11 * ![1] http://sourceforge.net/projects/cppunit/files/cppunit/1.12.1/
     12 * ![2] http://sourceforge.net/p/cppunit/mailman/cppunit-devel/?viewmonth=201208
     13 * ![3] http://www.freedesktop.org/wiki/Software/cppunit/
     14 * ![4] https://packages.debian.org/sid/libcppunit-1.13-0