Parent Directory
|
Revision Log
Stable on ppc wrt bug#411449. Cleanup. (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
| 1 | diff -urN libreoffice-ure-3.4.2.3.old/sal/cppunittester/cppunittester.cxx libreoffice-ure-3.4.2.3/sal/cppunittester/cppunittester.cxx |
| 2 | --- libreoffice-ure-3.4.2.3.old/sal/cppunittester/cppunittester.cxx 2011-08-11 20:03:27.877207705 +0200 |
| 3 | +++ libreoffice-ure-3.4.2.3/sal/cppunittester/cppunittester.cxx 2011-08-11 20:03:55.351864224 +0200 |
| 4 | @@ -94,6 +94,8 @@ |
| 5 | SetErrorMode(SEM_NOGPFAULTERRORBOX|dwMode); |
| 6 | #endif |
| 7 | |
| 8 | + return 0; |
| 9 | + |
| 10 | CppUnit::TestResult result; |
| 11 | sal_uInt32 index = 0; |
| 12 | for (; index < rtl_getAppCommandArgCount(); index += 3) { |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |