diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2003-02-01 20:05:08 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2003-02-01 20:05:08 +0000 |
commit | 338501c15a2828f304648bb1ebc8a2bc080f22f1 (patch) | |
tree | 67d9d574058cb66b0f5f71bbf50189abd7d08472 /pod/perlfaq.pod | |
parent | aeb5de7659d38047a1880de175ca26afb789b2c9 (diff) | |
download | perl-338501c15a2828f304648bb1ebc8a2bc080f22f1.tar.gz |
Integrate:
[ 18616]
Integrate from perlio:
[ 18591]
PERL_IMPLICIT_SYS does NOT vector PerlIO_xxx but PerlSIO_xxx, so
correct XSUB.h
[ 18611]
Michael Schroeder's fix for re-try if stdio ops after
interrupts. (Calls to PERL_ASYNC_CHECK added by NI-S).
[ 18612]
PerlIO friendly version of speed up of $/ = undef case.
[ 18613]
fflush() before invalidating stdio's fileno.
[ 18615]
Don't free thread before using it, breaks platforms that
trust that I really want to free what I free, (like HPUX
and AIX).
[ 18614]
Subject: Re: bleadperl: PerlIOStdio_invalidate_fileno breaks fclose semantics
From: Nick Ing-Simmons <nick@ing-simmons.net>
Date: Sat, 01 Feb 2003 13:03:52 +0000
Message-Id: <20030201130352.1872.12@bactrian.ni-s.u-net.com>
[ 18609]
Go even further (back) than change #18608 and revert
to the 5.8.0 code, since otherwise split.t #40 fails.
The four new tests of pat.t should keep us more honest.
[ 18608]
Subject: [FIX] Re: UTF-8 failures (surprise!)
From: Enache Adrian <enache@rdslink.ro>
Date: Fri, 31 Jan 2003 09:20:59 +0200
Message-ID: <20030131072059.GB6045@ratsnest.hole>
[ 18607]
Fix typo in version check ($[ to $]).
[ 18606]
Subject: [PATCH] Upper<->Lower case mistake in perlunicode.pod ?
From: Jose.auguste-etienne@cgss-guyane.fr
Date: Thu, 30 Jan 2003 12:40:53 -0300
Message-ID: <OF8E7C1B73.22FEA7CE-ON03256CBE.00528AB8@Cgss-Guyane.fr>
[ 18605]
[perl #20616] code example in the FAQ that isn't strict-friendly.
Subject: [perl #20616] Tie::IxHash doc error.
From: Beckett Richard-qswi266 (via RT) <perlbug-followup@perl.org>
Date: 30 Jan 2003 11:43:17 -0000
Message-Id: <rt-20616-49904.16.891027432675@bugs6.perl.org>
[ 18604]
FAQ sync.
[ 18603]
Subject: [FIX] Re: UTF-8 failures (surprise!)
From: Enache Adrian <enache@rdslink.ro>
Date: Thu, 30 Jan 2003 10:48:09 +0200
Message-ID: <20030130084809.GA16902@ratsnest.hole>
Fix for half of the failures, with an expanded test.
[ 18602]
Updates to the openbsd hints
Subject: [perl #20606] [no subject]
Date: 29 Jan 2003 18:38:37 -0000
From: "Todd C. Miller" (via RT) <perlbug-followup@perl.org>
Message-Id: <rt-20606-49879.4.78874436094841@bugs6.perl.org>
[ 18599]
Fix a very small memory leak in op_free, by reserving the
case op_seq == (U16)-1 for the compiler backend
Subject: Re: Freeing code
From: "Paul Johnson" <paul@pjcj.net>
Date: Tue, 28 Jan 2003 14:13:09 +0100 (CET)
Message-ID: <18918.193.134.254.145.1043759589.squirrel@wesley.pjcj.net>
[ 18597]
Subject: Re: [perl #20274] perlbug requires dynamic loading
From: Slaven Rezic <slaven@rezic.de>
Date: 14 Jan 2003 20:58:54 +0100
Message-ID: <87n0m3v6yp.fsf@vran.herceg.de>
[ 18596]
Introduce the PUSHSUB_DB macro, equivalent to PUSHSUB, but
without the lval context tweak. Used in OP_DBSTATE.
Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d
From: Dave Mitchell <davem@fdgroup.com>
Date: Sun, 26 Jan 2003 17:42:42 +0000
Message-ID: <20030126174242.H16182@fdgroup.com>
[ 18594]
Update the pod list for Plan 9.
[ 18593]
When we copy things out of a hash and increment the
refcount of the shared scalar, we really must protect
that refcount increase with a lock, or else it might not
happen. Fixes segfault when objects would prematurely
be killed.
[ 18588]
Lest people get worried about not having PerlIO.
p4raw-link: @18616 on //depot/perl: b68cc5bb49d07a56be57a2adbd469fa7bf097c7d
p4raw-link: @18615 on //depot/perl: c2f2a82b809cca4067f3f96f30c6d54de2eb4d18
p4raw-link: @18614 on //depot/perl: 3d652ca540f5b59788357df4adce38e81a303fc5
p4raw-link: @18613 on //depot/perlio: bbfd922f5bb0c97d0accf18f588b887418c94e6b
p4raw-link: @18612 on //depot/perlio: e468d35bbed7491e8b221d65181da6200264b6a0
p4raw-link: @18611 on //depot/perlio: 4d94824190f1d3f4307c94794486b277afd6e971
p4raw-link: @18609 on //depot/perl: cfc92286f9931e1e2fde8dfa311d278a597d5df9
p4raw-link: @18608 on //depot/perl: 5dec093fd414e8adffdf65a1d75b0b0d7a2938c3
p4raw-link: @18607 on //depot/perl: 68c03c1a4a512137101420548514238e4d2d85e5
p4raw-link: @18606 on //depot/perl: 68cd2d32d62fbb83ad09510797bfdbcf6ec6309e
p4raw-link: @18605 on //depot/perl: 5f8d77f137e503ce8824c31ce9f3a5e8bd4ec726
p4raw-link: @18604 on //depot/perl: 04d666b12563dfde61714b0a22a39c0eb94d4f16
p4raw-link: @18603 on //depot/perl: a5b510f29827514a9bbd7758f42522c7688a9dc7
p4raw-link: @18602 on //depot/perl: 353565830fa7530dbdb00eac8f4afe82b3a60a7e
p4raw-link: @18599 on //depot/perl: cfa2c302336c76d17e447d69dc3aba37b84f1595
p4raw-link: @18597 on //depot/perl: 58ca468a076a9e91a1ca3aba10707505636900e4
p4raw-link: @18596 on //depot/perl: ee98a1d62d9164755faacfdf3fab9cd4e3607ed6
p4raw-link: @18594 on //depot/perl: 1ea052d6b651d7951bc2f7fc0f7f6e565db74bac
p4raw-link: @18593 on //depot/perl: b747d46a2a9b2369f2eba3e795bd8d6856597ace
p4raw-link: @18591 on //depot/perlio: f9415d2377705b4cde579db69c15a29f1b9bb9f6
p4raw-link: @18588 on //depot/perl: d0fadae5d4cea3f6bdf497d00d0f9244d89f6f89
p4raw-id: //depot/maint-5.8/perl@18617
p4raw-integrated: from //depot/perl@18590 'copy in' plan9/mkfile
(@17125..) ext/Sys/Hostname/Hostname.pm (@17840..)
ext/Storable/t/restrict.t (@18008..) lib/utf8.t (@18106..)
hints/openbsd.sh (@18283..) XSUB.h (@18325..)
ext/threads/shared/shared.xs (@18421..) ext/threads/threads.xs
(@18432..) pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
pod/perlfaq5.pod pod/perlfaq7.pod pod/perlfaq8.pod (@18459..)
pod/perlunicode.pod pod/perluniintro.pod (@18490..) t/op/pat.t
(@18598..) pod/perlfaq4.pod (@18604..) perlio.c (@18614..)
'edit in' sv.c (@18603..) 'merge in' cop.h (@18220..) op.c
(@18456..) pp_ctl.c (@18589..) regexec.c (@18608..)
Diffstat (limited to 'pod/perlfaq.pod')
-rw-r--r-- | pod/perlfaq.pod | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/pod/perlfaq.pod b/pod/perlfaq.pod index 73f12e7712..cc2c185bbf 100644 --- a/pod/perlfaq.pod +++ b/pod/perlfaq.pod @@ -1,6 +1,6 @@ =head1 NAME -perlfaq - frequently asked questions about Perl ($Date: 2003/01/03 20:00:25 $) +perlfaq - frequently asked questions about Perl ($Date: 2003/01/26 17:45:46 $) =head1 DESCRIPTION @@ -516,7 +516,7 @@ What's wrong with always quoting "$vars"? =item * -Why don't my <<HERE documents work? +Why don't my E<lt>E<lt>HERE documents work? =item * @@ -733,7 +733,7 @@ How come when I open a file read-write it wipes it out? =item * -Why do I sometimes get an "Argument list too long" when I use <*>? +Why do I sometimes get an "Argument list too long" when I use E<lt>*E<gt>? =item * @@ -753,7 +753,7 @@ How can I lock a file? =item * -Why can't I just open(FH, ">file.lock")? +Why can't I just open(FH, "E<gt>file.lock")? =item * @@ -1012,7 +1012,7 @@ What's the difference between deep and shallow binding? =item * -Why doesn't "my($foo) = <FILE>;" work right? +Why doesn't "my($foo) = E<lt>FILEE<gt>;" work right? =item * |