Changes between Version 1 and Version 2 of dev-libs/apr/1.2.9/1
- Timestamp:
- 08/01/08 07:09:20 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-libs/apr/1.2.9/1
v1 v2 1 1 On compiling {{{testfmt.c}}} 2 3 {{{ 4 output_operand_lossage `invalid expression as operand' 5 }}} 6 7 This can be avoided by not passing the '-g' option to gcc for this test. 8 9 {{{ 10 libtool: link: warning: undefined symbols not allowed in i586-pc-beos shared libraries 11 }}} 12 13 Failed tests: 14 {{{ 15 testmutexscope: testmutexscope.c:168: test_mech_mode: Assertion `rv == APR_SUCCESS' failed. 16 Abort 17 }}} 18 {{{ 19 testdso : FAILED 4 of 5 20 }}} 21 {{{ 22 testflock : FAILED 2 of 3 23 }}} 24
