Package: cppunit / 1.12.1-4
Metadata
| Package | Version | Patches format |
|---|---|---|
| cppunit | 1.12.1-4 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| link with dl.patch | (download) |
src/cppunit/Makefile.am |
8 7 + 1 - 0 ! |
link against -ldl Link libcppunit with -ldl (thanks, Aurelien Jarno). Add test case to check linking. |
| cppunit config manpage.patch | (download) |
cppunit-config.1 |
2 1 + 1 - 0 ! |
fix manpage cppunit-config.1 Remove unknown markup ".l". |
| gcc symbol demangle.patch | (download) |
config/ax_cxx_gcc_abi_demangle.m4 |
1 1 + 0 - 0 ! |
enable symbol demangling for gcc 4.3 Upstream change set 582: * config/ax_cxx_gcc_abi_demangle.m4: * src/cppunit/TypeInfoHelper.cpp: Fixed demangling of symbols on gcc 4.3 (bug #2796543). Note: patch requires autoreconf before building. |
| test progress flush.patch | (download) |
src/cppunit/TestResult.cpp |
3 3 + 0 - 0 ! |
ensure test runner output flushed appropriately. commit 570: Flush stdout, stderr in progress listener to ensure progress displayed. commit 576: Flush stdout, stderr in test result destructor to prevent message loss Upstream change sets 570 and 576. |
