| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
# New Ticket Created by (Peter J. Acklam)
# Please include the string: [perl #81884]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=81884 >
Signed-off-by: Abigail <abigail@abigail.be>
|
|
|
| |
p4raw-id: //depot/perl@29335
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Subject: [perl #3097] Re: SCO5 XS dyn loading fails
From: "Ilya N. Golubev" <gin@mo.msk.ru>
Date: Tue, 14 Dec 2004 22:37:27 +0300
Message-ID: <028941bf40f648-gin@mo.msk.ru>
Subject: Re: [perl #3100] NaN passed to gcvt [PATCH]
From: Andy Dougherty <doughera@lafayette.edu>
Date: Wed, 15 Dec 2004 10:29:22 -0500 (EST)
Message-ID: <Pine.SOL.4.58.0412150956360.3441@maxwell.phys.lafayette.edu>
p4raw-id: //depot/perl@23655
|
|
|
| |
p4raw-id: //depot/perl@10888
|
|
|
| |
p4raw-id: //depot/cfgperl@5514
|
|
|
|
|
|
|
|
|
|
|
| |
To: perl5-porters@perl.org
Subject: [ID 19990921.004] Changes for SCO OpenServer and UnixWare 7
Message-Id: <199909211707.LAA23611@devsys0.zenez.com>
(Snipped away the last lines of svr5.sh a la change #3725)
p4raw-link: @3725 on //depot/cfgperl: 5cf1d1f16c1401220ecaa7b3127343c7c6c095d2
p4raw-id: //depot/cfgperl@4214
|
|
|
|
|
|
|
|
|
|
|
| |
To: Mailing list Perl5 <perl5-porters@perl.org>
Message-ID: <36B84B74.5EC9B6C8@club-internet.fr>
(note: this patch completely overrides Tom Wolfe's patch,
change #2604)
p4raw-link: @2604 on //depot/cfgperl: 0a6b11f8fedc4bae957f03efab3ecb64338ce939
p4raw-id: //depot/cfgperl@2810
|
|
|
|
|
|
| |
To: perlbug@perl.com
Message-ID: <MLIST_199901111950.LAA01703@titan.teloseng.com>
p4raw-id: //depot/cfgperl@2604
|
|
|
|
|
|
|
|
|
|
|
| |
Date: Mon, 28 Sep 1998 16:50:38 -0400 (EDT)
Message-Id: <Pine.SUN.3.96.980928164648.8130E-100000@newton.phys>
Subject: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
--
Date: Tue, 29 Sep 1998 16:48:55 -0400 (EDT)
Message-Id: <Pine.SUN.3.96.980929164612.8634A-100000@newton.phys>
Subject: Re: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
p4raw-id: //depot/perl@1909
|
|
|
|
|
|
|
|
|
|
|
| |
Perl 5.004_02 successfully compiles and passes all tests under SCO
Openserver 5.0.4p.
However, there is a bug in the Optimizing C Compiler (ver 2.1.4d). When
using icc as the compiler, optimization must either be turned off or set to
"-O0" -- otherwise the "pack" tests fail. The bug has been reported to SCO.
p5p-msgid: Pine.SCO.3.96.970811153021.18457A-100000@laura.burrelles.com
|
| |
|
| |
|
|
|
|
|
| |
Turn off optimization for stock cc. This appears to
prevent miniperl core dumps.
|
|
|
|
|
|
| |
Additional notes on using icc.
Additional flags for dynamic loading.
|
| |
|
|
|
|
|
| |
[editor's note: changes seem to be mostly module updates,
documentation changes and some perl API macro additions]
|
|
|
|
|
|
|
| |
On recent versions, at least, no warnings is -w0, not -W0.
Remove libdl.so from libswanted since it doesn't mix well with
archive libraries, at least by default.
|
|
If you're adventurous, have a look at
ftp://ftp.sems.com/pub/outgoing/perl5.0/perl5.002beta1.tar.gz
Many thanks to Andy for doing the integration.
Obviously, if you consult the bugs database, you'll note there are
still plenty of buglets that need fixing, and several enhancements that
I've intended to put in still haven't made it in (Hi, Tim and Ilya).
But I think it'll be pretty stable. And you can start to fiddle around
with prototypes (which are, of course, still totally undocumented).
Packrats, don't worry too much about readvertising this widely.
Nowadays we're on a T1 here, so our bandwidth is okay.
Have the appropriate amount of jollity.
Larry
|