ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/IO-AIO/Makefile.PL
(Generate patch)

Comparing IO-AIO/Makefile.PL (file contents):
Revision 1.24 by root, Mon Jul 18 02:59:58 2011 UTC vs.
Revision 1.25 by root, Sun Jul 24 03:32:52 2011 UTC

72 print <<EOF; 72 print <<EOF;
73 73
74*** 74***
75*** WARNING: 75*** WARNING:
76*** 76***
77*** Your perl uses it's own memory allocator (-Dusemymalloc=y), 77*** Your perl uses its own memory allocator (-Dusemymalloc=y),
78*** which is known not to be threadsafe on GNU/Linux and probably 78*** which is known not to be threadsafe on GNU/Linux and probably
79*** other platforms (even when not used concurrently, it trashes 79*** other platforms (even when not used concurrently, it trashes
80*** the data structures of the system malloc running concurrently), 80*** the data structures of the system malloc running concurrently),
81*** for perls up to 5.8.8 and possibly later versions. 81*** for perls up to 5.8.8 and possibly later versions.
82*** 82***

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines