Leif Huhn [Wed, 17 Jul 2002 20:56:55 +0000]
[perl #15015] truncate incorrectly calls ftruncate w/ Linux w/+largefiles
From: Leif Huhn (via RT) <perlbug@perl.org>
Message-Id: <rt-15015-30041.8.
70975172593674@perl>
Popping off an Off_t tested for sizeof(size_t),
when it was supposed to be testing for sizeof(off_t).
p4raw-id: //depot/perl@17616
Jarkko Hietaniemi [Thu, 18 Jul 2002 03:26:10 +0000]
Further OS/2 symbol tweaking.
p4raw-id: //depot/perl@17615
Hugo van der Sanden [Wed, 17 Jul 2002 23:36:20 +0000]
Re: sprintf: fix and docs
Message-Id: <
200207172236.g6HMaKU16388@crypt.compulink.co.uk>
p4raw-id: //depot/perl@17614
Jarkko Hietaniemi [Wed, 17 Jul 2002 21:10:16 +0000]
Reintroduce #17486, but this time with Sebastian Wittmeier's
<Sebastian.Wittmeier@ginko.de> tweak, now OS/2 is happier
(affects only OS/2)
p4raw-id: //depot/perl@17613
Jarkko Hietaniemi [Wed, 17 Jul 2002 21:07:10 +0000]
Regen toc.
p4raw-id: //depot/perl@17612
Jarkko Hietaniemi [Wed, 17 Jul 2002 21:05:16 +0000]
Document the DJGPP status.
p4raw-id: //depot/perl@17611
Jarkko Hietaniemi [Wed, 17 Jul 2002 20:16:56 +0000]
UTF-8 news tweak.
p4raw-id: //depot/perl@17610
Nicholas Clark [Wed, 17 Jul 2002 22:02:54 +0000]
[DOCPATCH] perlnum.pod is wrong
Message-ID: <
20020717210254.GC402@Bagpuss.unfortu.net>
p4raw-id: //depot/perl@17609
Rafael Garcia-Suarez [Wed, 17 Jul 2002 19:30:55 +0000]
Typo.
p4raw-id: //depot/perl@17608
Jarkko Hietaniemi [Wed, 17 Jul 2002 16:47:32 +0000]
Mac OS X dyld problems: be less destructive.
p4raw-id: //depot/perl@17605
Jarkko Hietaniemi [Wed, 17 Jul 2002 16:26:34 +0000]
DJGPP reclaimed.
p4raw-id: //depot/perl@17604
Hugo van der Sanden [Wed, 17 Jul 2002 17:04:44 +0000]
AUTHORS
Message-Id: <
200207171604.g6HG4iO03603@crypt.compulink.co.uk>
Correct Hugo's email address.
p4raw-id: //depot/perl@17603
Jarkko Hietaniemi [Wed, 17 Jul 2002 14:43:49 +0000]
Integrate change #17588 from macperl:
Small test fixes for Mac OS
$Config{cc} is generated dynamically on MacPerl,
so looking at raw config_sh() fails
op/glob.t never worked before, oops :-)
p4raw-link: @17588 on //depot/macperl:
7fdc85a41049dbfd266b46a271bdc2992d732831
p4raw-id: //depot/perl@17602
p4raw-integrated: from //depot/macperl@17601 'copy in' lib/Config.t
t/op/glob.t (@17528..)
Jarkko Hietaniemi [Wed, 17 Jul 2002 14:08:48 +0000]
NI-S' stab at the #17270 mystery.
p4raw-id: //depot/perl@17601
Jarkko Hietaniemi [Wed, 17 Jul 2002 13:58:54 +0000]
Add a pointer to the utf8 pragma doc.
p4raw-id: //depot/perl@17600
Jarkko Hietaniemi [Wed, 17 Jul 2002 13:35:29 +0000]
Regen toc.
p4raw-id: //depot/perl@17599
Jarkko Hietaniemi [Wed, 17 Jul 2002 13:34:21 +0000]
Update AUTHORS.
p4raw-id: //depot/perl@17598
Jarkko Hietaniemi [Wed, 17 Jul 2002 12:57:42 +0000]
Update Changes.
p4raw-id: //depot/perl@17597
Jarkko Hietaniemi [Wed, 17 Jul 2002 12:46:20 +0000]
Ivan Kurmanov pointed out that the whole "use utf8"
semantics change was missing from Incompatible Changes.
Ooops. (Also tweaked the announcement.)
p4raw-id: //depot/perl@17596
Jarkko Hietaniemi [Wed, 17 Jul 2002 12:35:07 +0000]
Doc deduplication by Ivan Kurmanov <kurmanov@openlib.org>.
p4raw-id: //depot/perl@17595
Jarkko Hietaniemi [Wed, 17 Jul 2002 12:29:42 +0000]
Integrate perlio:
[ 17587]
Fix :scalar layer to allow it to exist under other layers.
Actual fix is just the if (!f) test before calling
PerlIO_allocate(). Rest of change is conforming to
standard indent.
p4raw-link: @17587 on //depot/perlio:
14d89041d8ff788f94621c8fcb0918e3be8f01f0
p4raw-id: //depot/perl@17594
Jarkko Hietaniemi [Wed, 17 Jul 2002 12:25:39 +0000]
Also the NetWare breakage was due to #17270, go figure.
p4raw-id: //depot/perl@17593
Jim Cromie [Wed, 17 Jul 2002 08:48:38 +0000]
patch against perldebug.pod
Message-ID: <
3D3567A6.5070404@divsol.com>
p4raw-id: //depot/perl@17592
Tatsuhiko Miyagawa [Wed, 17 Jul 2002 18:25:01 +0000]
Encode::FB_QUIET
Message-ID: <86adoq4sgi.wl@mail.edge.co.jp>
p4raw-id: //depot/perl@17591
Jarkko Hietaniemi [Wed, 17 Jul 2002 12:14:21 +0000]
Cygwin is at 1.3.12.
p4raw-id: //depot/perl@17590
Nick Ing-Simmons [Wed, 17 Jul 2002 06:33:58 +0000]
Fix :scalar layer to allow it to exist under other layers.
Actual fix is just the if (!f) test before calling
PerlIO_allocate(). Rest of change is conforming to
standard indent.
p4raw-id: //depot/perlio@17587
Nick Ing-Simmons [Wed, 17 Jul 2002 06:32:10 +0000]
Integrate mainline
p4raw-id: //depot/perlio@17586
Jarkko Hietaniemi [Wed, 17 Jul 2002 03:11:53 +0000]
Upgrade to Net::Ping 2.20.
p4raw-id: //depot/perl@17584
Jarkko Hietaniemi [Tue, 16 Jul 2002 21:14:36 +0000]
DJGPP was broken by #17270. Because of the time crunch
we may not have time to investigate how that is possible,
since the #17270 was trying to protect against illegal
memory accesses... (the breakage of the DJGPP build was
manifested by configpm eating up all the available memory)
p4raw-id: //depot/perl@17583
Jarkko Hietaniemi [Tue, 16 Jul 2002 20:18:32 +0000]
MPE/iX fixes from Mark Bixby.
p4raw-id: //depot/perl@17582
Rafael Garcia-Suarez [Tue, 16 Jul 2002 19:49:16 +0000]
Remove bad advice : -M doesn't work on the #! line
p4raw-id: //depot/perl@17581
Nick Ing-Simmons [Tue, 16 Jul 2002 19:41:34 +0000]
Integrate mainline (what a lot of change during freeze!)
p4raw-id: //depot/perlio@17580
Jarkko Hietaniemi [Tue, 16 Jul 2002 18:13:50 +0000]
With very high probability this 8-space wants to be a 1-tab.
p4raw-id: //depot/perl@17579
Jarkko Hietaniemi [Tue, 16 Jul 2002 17:56:17 +0000]
Remove the extra warning since after it the right thing
is attempted (and that gives a warning if necessary).
p4raw-id: //depot/perl@17578
W.BRISCOE@ponl.com [Tue, 16 Jul 2002 08:24:00 +0000]
[ID
20020716.001] RC3 pp_sys.c #ifdef usage wrong
Message-Id: <NXfa4c15-
42476076@eur.ponl.com>
p4raw-id: //depot/perl@17577
Hugo van der Sanden [Tue, 16 Jul 2002 16:01:12 +0000]
sprintf: fix and docs
Message-Id: <
200207161501.g6GF1CN00635@crypt.compulink.co.uk>
p4raw-id: //depot/perl@17576
Jarkko Hietaniemi [Tue, 16 Jul 2002 13:47:11 +0000]
Regen toc.
p4raw-id: //depot/perl@17575
Jarkko Hietaniemi [Tue, 16 Jul 2002 13:30:22 +0000]
Update Changes.
p4raw-id: //depot/perl@17574
Jarkko Hietaniemi [Tue, 16 Jul 2002 13:14:34 +0000]
Mac OS X dyld problem: try more direct action first.
p4raw-id: //depot/perl@17573
Jarkko Hietaniemi [Tue, 16 Jul 2002 13:06:04 +0000]
More explicit solution for the Mac OS X "dyld undefined symbols"
problem.
p4raw-id: //depot/perl@17572
Jarkko Hietaniemi [Tue, 16 Jul 2002 12:25:07 +0000]
Upgrade to Locale::Codes 2.06.
p4raw-id: //depot/perl@17571
Gurusamy Sarathy [Tue, 16 Jul 2002 02:57:47 +0000]
integrate a variant of change#17568 from maint-5.6 branch (the
do_exec parts elided so that change is restricted strictly to
windows; binary compatibility stubs not needed)
p4raw-link: @17568 on //depot/maint-5.6/perl:
07691bcd6c6d7fd92f508fd5268e700370ea47c2
p4raw-id: //depot/perl@17570
Jarkko Hietaniemi [Tue, 16 Jul 2002 02:26:12 +0000]
Integrate change #16844 from maint:
extension of change#16332: isolate signal diddling to the main
interpreter (fixes signal-related races, e.g. when multiple
threads run system())
p4raw-link: @16844 on //depot/maint-5.6/perl:
9bc2ac260e3c5ad531ff50393278b22d570db209
p4raw-link: @16332 on //depot/maint-5.6/perl:
9bf7742e23b67e3d7c671615795c570c51951513
p4raw-id: //depot/perl@17569
p4raw-integrated: from //depot/maint-5.6/perl@17567 'merge in' util.c
(@16508..)
Gurusamy Sarathy [Tue, 16 Jul 2002 00:27:12 +0000]
integrate change#17566 from maint-5.6 branch
on windows, ensure child processes that get run via backticks get
the right pipe handle at stdin/stdout; this is needed to make
subprocesses see the correct standard handles such that backticks
and piped open()s work when run from within GUI applications
this also makes it possible to launch wperl.exe in backticks
from within an application that has no std handles without a
new blank console window popping up
p4raw-link: @17566 on //depot/maint-5.6/perl:
c7efefc2a43b65746e10207fe89bc47b7f7c27ea
p4raw-id: //depot/perl@17567
Gurusamy Sarathy [Mon, 15 Jul 2002 23:58:49 +0000]
change#16528 merged the fix for my_popen() but missed my_popen_list()
which had the same code (and bugs) duplicated; add changes#16329,16331
into my_popen_list()
p4raw-link: @16528 on //depot/perl:
b5ac89c3e91fc5e73ab09acd099240e5aaa213a5
p4raw-link: @16331 on //depot/maint-5.6/perl:
821302ef08e28e13ed846e63b71b1a8e0bd6e09a
p4raw-link: @16329 on //depot/maint-5.6/perl:
5676c1b12073c1e0625a9800fba3bbcb4a2e99c8
p4raw-id: //depot/perl@17565
Gurusamy Sarathy [Mon, 15 Jul 2002 23:45:08 +0000]
add missing xref in Changes
p4raw-id: //depot/perl@17564
Jarkko Hietaniemi [Mon, 15 Jul 2002 22:38:31 +0000]
IRIX -O2 trick (needs verification from John P. Linderman)
p4raw-id: //depot/perl@17563
John P. Linderman [Mon, 15 Jul 2002 14:08:47 +0000]
Typo? in perlxstut.pod + PATCH
From: "John P. Linderman" <jpl@research.att.com>
Message-Id: <
200207151808.OAA53989@raptor.research.att.com>
p4raw-id: //depot/perl@17562
Jarkko Hietaniemi [Mon, 15 Jul 2002 21:11:04 +0000]
Split "Known problems" into "Known problems" (generic,
or shared among several platforms) and "Platform Specific
Problems".
p4raw-id: //depot/perl@17561
Rafael Garcia-Suarez [Mon, 15 Jul 2002 20:13:22 +0000]
Clarify the PerlIO::scalar docs (suggested by Elizabeth
Mattijsen.)
p4raw-id: //depot/perl@17560
Jarkko Hietaniemi [Mon, 15 Jul 2002 18:59:23 +0000]
Retract #17486: OS/2 didn't like it.
p4raw-id: //depot/perl@17559
Jarkko Hietaniemi [Mon, 15 Jul 2002 18:39:11 +0000]
Add #!./perl, noticed by John Adams.
p4raw-id: //depot/perl@17558
Jarkko Hietaniemi [Mon, 15 Jul 2002 17:14:41 +0000]
Regen toc.
p4raw-id: //depot/perl@17557
Jarkko Hietaniemi [Mon, 15 Jul 2002 17:12:28 +0000]
Add a section on ithreads; rearrange the sections a bit.
p4raw-id: //depot/perl@17556
Yitzchak Scott-Thoennes [Mon, 15 Jul 2002 10:04:02 +0000]
Re: [PATCH] reinclude ODBM_File & NDBM_File in Cygwin build
Message-ID: <CCwM9gzkg25T092yn@efn.org>
Document which tests will fail.
p4raw-id: //depot/perl@17555
Rainer Orth [Mon, 15 Jul 2002 19:23:54 +0000]
[ID
20020715.009] perl 5.8.0 RC3 incorrectly tests gcc version on Tru64 UNIX V4.0F
Message-Id: <5.8.0_22255_
1026753561@rimsky>
(also raise the gcc minimum to 2.95.3)
p4raw-id: //depot/perl@17554
Jarkko Hietaniemi [Mon, 15 Jul 2002 14:56:42 +0000]
configure.gnu wants to be executable, too.
p4raw-id: //depot/perl@17553
Jarkko Hietaniemi [Mon, 15 Jul 2002 14:35:31 +0000]
DJGPP broke after 5.7.3, so that's good news.
p4raw-id: //depot/perl@17552
Jarkko Hietaniemi [Mon, 15 Jul 2002 13:49:27 +0000]
Retract #17550: the build/test time warnings do not
belong to perldelta, they belong to the announcement.
p4raw-id: //depot/perl@17551
Jarkko Hietaniemi [Mon, 15 Jul 2002 13:46:51 +0000]
(retracted by #17551)
Copy the warnings about build and test times from
the RC announcements to perldelta.
p4raw-id: //depot/perl@17550
Jarkko Hietaniemi [Mon, 15 Jul 2002 13:38:53 +0000]
Try to future proof the op/taint.
p4raw-id: //depot/perl@17549
Jarkko Hietaniemi [Mon, 15 Jul 2002 13:35:49 +0000]
Squash "uninitialized" warning from gcc.
p4raw-id: //depot/perl@17548
Jarkko Hietaniemi [Mon, 15 Jul 2002 13:33:20 +0000]
Update Changes.
p4raw-id: //depot/perl@17547
Tim Bunce [Mon, 15 Jul 2002 12:14:54 +0000]
Re: Core dump in perl_clone (even with 'use threads;' first) [PATCH]
Message-ID: <
20020715121454.F20682@dansat.data-plan.com>
p4raw-id: //depot/perl@17546
Tatsuhiko Miyagawa [Mon, 15 Jul 2002 16:29:28 +0000]
RC3: lib/constant.t #35
Message-ID: <86adotwisn.wl@mail.edge.co.jp>
Assuming " " in error messages does not work in Japanese,
just skip the test (even the #34 is suspicious).
p4raw-id: //depot/perl@17545
Jarkko Hietaniemi [Mon, 15 Jul 2002 12:57:52 +0000]
Upgrade to podlators 1.23.
p4raw-id: //depot/perl@17544
Nick Ing-Simmons [Mon, 15 Jul 2002 06:56:42 +0000]
Integrate mainline
p4raw-id: //depot/perlio@17543
Jarkko Hietaniemi [Mon, 15 Jul 2002 04:03:51 +0000]
Say something about missing "Perl_get_sv".
p4raw-id: //depot/perl@17542
Hugo van der Sanden [Mon, 15 Jul 2002 02:22:35 +0000]
Re: Regexp causes coredump
Message-Id: <
200207150122.g6F1MZP31385@crypt.compulink.co.uk>
p4raw-id: //depot/perl@17541
Jarkko Hietaniemi [Sun, 14 Jul 2002 21:56:52 +0000]
Upgrade to Term::ANSIColor 1.05.
p4raw-id: //depot/perl@17540
Jarkko Hietaniemi [Sun, 14 Jul 2002 19:57:54 +0000]
Test skip counter tweak from Craig Berry.
p4raw-id: //depot/perl@17539
Hugo van der Sanden [Sun, 14 Jul 2002 19:00:12 +0000]
Re: [ID
20020713.008] %vd eats two arguments
Message-Id: <
200207141800.g6EI0CA14256@crypt.compulink.co.uk>
p4raw-id: //depot/perl@17538
Jarkko Hietaniemi [Sun, 14 Jul 2002 16:04:35 +0000]
Unfortunately we have to downgrade the status of DJGPP.
p4raw-id: //depot/perl@17537
Jarkko Hietaniemi [Sun, 14 Jul 2002 15:58:12 +0000]
I would say the long double support has matured enough.
p4raw-id: //depot/perl@17536
Jarkko Hietaniemi [Sun, 14 Jul 2002 15:56:01 +0000]
The z/OS problems are dependent on the environment;
Merijn Broeren didn't hit the pat.t crash. Now we only
need to figure out what's different in the environments...
p4raw-id: //depot/perl@17535
Jarkko Hietaniemi [Sun, 14 Jul 2002 15:53:08 +0000]
perldelta didn't know of FreeBSD 4.6 readdir_r.
p4raw-id: //depot/perl@17534
Jarkko Hietaniemi [Sun, 14 Jul 2002 15:48:46 +0000]
perldelta shuffling.
p4raw-id: //depot/perl@17533
Jarkko Hietaniemi [Sun, 14 Jul 2002 15:30:38 +0000]
Document the Thread:: change.
p4raw-id: //depot/perl@17532
Jarkko Hietaniemi [Sun, 14 Jul 2002 15:26:51 +0000]
Add a few new diagnostics.
p4raw-id: //depot/perl@17531
Jarkko Hietaniemi [Sun, 14 Jul 2002 14:37:28 +0000]
Move the debugger changes from "diagnostics" to "fixes".
p4raw-id: //depot/perl@17530
Jarkko Hietaniemi [Sat, 13 Jul 2002 23:07:10 +0000]
This is 5.8.0 RC3.
p4raw-id: //depot/perl@17527
Jarkko Hietaniemi [Sat, 13 Jul 2002 23:05:53 +0000]
Update Changes.
p4raw-id: //depot/perl@17526
Jarkko Hietaniemi [Sat, 13 Jul 2002 22:31:07 +0000]
Small pod nits.
p4raw-id: //depot/perl@17525
Jarkko Hietaniemi [Sat, 13 Jul 2002 22:26:10 +0000]
Update perlhist.
p4raw-id: //depot/perl@17524
Jarkko Hietaniemi [Sat, 13 Jul 2002 22:24:02 +0000]
Regen Configure.
p4raw-id: //depot/perl@17522
Jarkko Hietaniemi [Sat, 13 Jul 2002 14:14:16 +0000]
Update the CPAN sites list in perlmodlib, regen toc.
p4raw-id: //depot/perl@17521
Ask Bjoern Hansen [Sat, 13 Jul 2002 07:46:36 +0000]
perlbug
Message-ID: <
20020713074456.M95399-100000@miette.develooper.com>
p4raw-id: //depot/perl@17520
Jarkko Hietaniemi [Sat, 13 Jul 2002 13:35:57 +0000]
More admonishment that one shouldn't waste one's efforts
on 5.005 threads any more.
p4raw-id: //depot/perl@17519
Jarkko Hietaniemi [Sat, 13 Jul 2002 13:29:07 +0000]
The installation of the 5.005threads {Queue,Semaphore}.pm
didn't quite work.
p4raw-id: //depot/perl@17518
Rafael Garcia-Suarez [Sat, 13 Jul 2002 11:46:14 +0000]
Minor doc changes for PerlIO::via.
p4raw-id: //depot/perl@17517
Rafael Garcia-Suarez [Sat, 13 Jul 2002 11:28:01 +0000]
The warning "Use of tainted arguments in %s is deprecated"
was incorrectly reported whenever system or exec was
invoked with multiple arguments.
p4raw-id: //depot/perl@17516
Nick Ing-Simmons [Sat, 13 Jul 2002 09:18:03 +0000]
Integrate mainline
p4raw-id: //depot/perlio@17515
Jarkko Hietaniemi [Sat, 13 Jul 2002 00:10:07 +0000]
Update Changes.
p4raw-id: //depot/perl@17514
Jarkko Hietaniemi [Sat, 13 Jul 2002 00:03:04 +0000]
Document that using threads/pseudofork inside BEGINs does not work.
p4raw-id: //depot/perl@17513
Elizabeth Mattijsen [Fri, 12 Jul 2002 23:45:52 +0000]
[DOC PATCH] threads::shared.pm, share( $hashref->{key} ) bug
Message-Id: <4.2.0.58.
20020712234444.0209f350@mickey.dijkmat.nl>
p4raw-id: //depot/perl@17512
Elizabeth Mattijsen [Fri, 12 Jul 2002 23:30:16 +0000]
[DOC PATCH] threads.pm, threads->tid in DESTROY bug
Message-Id: <4.2.0.58.
20020712232919.0224fea0@mickey.dijkmat.nl>
p4raw-id: //depot/perl@17511
Jarkko Hietaniemi [Fri, 12 Jul 2002 23:46:45 +0000]
Update the 5.005threads failure status.
p4raw-id: //depot/perl@17510
Jarkko Hietaniemi [Fri, 12 Jul 2002 23:44:17 +0000]
threads::shared::queue and semaphore become Thread::Semaphore
and Queue. The 5005threads case where the old Semaphore and
Queue.pm (they are disguised as .pmx) should get magically
installed instead has not been tested.
p4raw-id: //depot/perl@17509
Jarkko Hietaniemi [Fri, 12 Jul 2002 20:06:23 +0000]
Re: Clock skew failures in Memoize test suite
From: Mark-Jason Dominus <mjd@plover.com>
Date: Fri, 12 Jul 2002 14:17:56 -0400
Message-ID: <
20020712181756.9595.qmail@plover.com>
To: sthoenna@efn.org (Yitzchak Scott-Thoennes)
(an accidental dual submit...)
Subject: lib/Config.t : why 900 entries?
From: "Craig A. Berry" <craigberry@mac.com>
Date: Fri, 12 Jul 2002 16:02:59 -0500
Message-Id: <
a05111b04b954f27fd5a7@[172.16.52.1]>
(dropping the limit from 750 down to 500)
p4raw-id: //depot/perl@17508
Jarkko Hietaniemi [Fri, 12 Jul 2002 18:51:16 +0000]
AUTHORS updates.
p4raw-id: //depot/perl@17507