Changes between Version 6 and Version 7 of dev-lang/perl
- Timestamp:
- 08/28/07 15:09:45 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-lang/perl
v6 v7 27 27 }}} 28 28 29 It seems that Firefox suffered from a similar problem at one point: http://www.bebits.com/talkback/2715?page=14 29 It seems that Firefox suffered from a similar problem at one point: http://www.bebits.com/talkback/2715?page=14. This was because of the global 32MB add-on limit in BeOS. 30 30 31 Dynamically loading {{{encoding.so}}} in a small test application is not a problem, so that library is not to blame. When linking this small test application with libflock however, the same error occurs - sometimes! The error doesn't seem to be reproducable but random. Perhaps this has something to do with the 32MB global add-on limit in BeOS?31 Dynamically loading {{{encoding.so}}} in a small test application is not a problem, so that library is not to blame. When linking this small test application with libflock however, the same error occurs - '''sometimes'''! The error doesn't seem to be reproducible but random. Perhaps this has something to do with the 32MB global add-on limit in BeOS? 32 32 33 33 The author of flock_server, Ingo Weinhold, only develops on R5. Hence, there could be a problem with flock_server on BONE.
