Changes between Version 9 and Version 10 of dev-lang/perl
- Timestamp:
- 09/05/07 01:42:06 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-lang/perl
v9 v10 38 38 39 39 To build Perl with dynamically loaded extensions, we need to find out what the incompatibility between flock_server and BONE is (ticket #38). 40 41 The built perl executable will sometimes output the following warning: 42 43 {{{ 44 Can't ignore signal CHLD, forcing to default. 45 }}} 46 47 This has something to do with the SIGCHLD POSIX signal. To me, it's not entirely clear whether the perl source code is incorrect, or BeOS (ticket #40).
