Changes between Version 1 and Version 2 of sys-apps/sed
- Timestamp:
- 12/30/07 03:16:12 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
sys-apps/sed
v1 v2 6 6 7 7 ||R5||untested|| 8 ||BONE|| unstable||8 ||BONE||stable|| 9 9 ||Haiku||untested|| 10 10 … … 15 15 === revision 1 (brecht) - [BONE] === 16 16 17 Sed builds without any problems. {{{make check}}} passes all tests but one: bug-regex15. This apparently has to do with the absence of the {{{RLIMIT_DATA}}} in BONE (ticket #43). 17 Sed builds without any problems. {{{make check}}} passes all tests but one: bug-regex15. This apparently has to do with the absence of the {{{RLIMIT_DATA}}} in BONE (ticket #43). This however, only seems to be relevant for the test, and not for sed itself. Removing the rlimit stuff from the test makes it pass the test.
