| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Message-Id: <20040813235412.GB12980@biff.bort.ca>
restore the compile-time field checking for
my Dog $spot; $spot->{'walkies'};
that was lost when pseudo-hashes were removed
p4raw-id: //depot/perl@23256
|
|
|
| |
p4raw-id: //depot/perl@23192
|
|
|
| |
p4raw-id: //depot/perl@23151
|
|
|
|
|
|
| |
Message-ID: <40FEA62E.2010809@divsol.com>
(with tweaks)
p4raw-id: //depot/perl@23150
|
|
|
| |
p4raw-id: //depot/perl@23148
|
|
|
|
|
|
|
| |
From: "Jos I. Boumans" <kane@dwim.org>
Message-Id: <C226C05A-DB0B-11D8-A551-000A95EF62E2@dwim.org>
(with tweaks)
p4raw-id: //depot/perl@23146
|
|
|
|
|
|
| |
The parser was incorrectly accepting <> as a subroutine prototype and
newATTRSUB didn't validate the proto argument before accessing op_sv.
p4raw-id: //depot/perl@22990
|
|
|
|
|
| |
a way to cleanly avoid the coredump.
p4raw-id: //depot/perl@22969
|
|
|
|
|
| |
Message-ID: <20040607072854.GB1028@efn.org>
p4raw-id: //depot/perl@22923
|
|
|
|
|
| |
Message-ID: <40C4A156.5030205@iki.fi>
p4raw-id: //depot/perl@22904
|
|
|
|
|
|
| |
Message-ID: <40A26D75.8080406@iki.fi>
Date: Wed, 12 May 2004 21:31:17 +0300
p4raw-id: //depot/perl@22818
|
|
|
|
|
|
|
|
| |
Follow-up on: #22734, #22745, #22753, #22754.
Subject: Group modifiers in (un)pack templates
Message-Id: <20040503201441.1b058e0d@r2d2>
p4raw-id: //depot/perl@22780
|
|
|
| |
p4raw-id: //depot/perl@22741
|
|
|
|
|
| |
Message-Id: <20040421210920.3c467772@r2d2>
p4raw-id: //depot/perl@22734
|
|
|
|
|
|
|
| |
Message-ID: <20040319062035.GA3768@efn.org>
with an improvement suggested by Ton Hospel.
p4raw-id: //depot/perl@22542
|
|
|
|
|
|
|
|
| |
Message-Id: <37BF70DE-5C0E-11D8-B5A1-00039362CB92@iki.fi>
plus change croak to Perl_croak_nocontext to make ithread safe
plus make it conditional on PERL_MALLOC_WRAP (default for blead is on)
p4raw-id: //depot/perl@22517
|
|
|
|
|
| |
p4raw-link: @22435 on //depot/perl: 7921d0f22732c0609e6c9d21be9aaf6e52f99e6b
p4raw-id: //depot/perl@22437
|
|
|
| |
p4raw-id: //depot/perl@22433
|
|
|
|
|
| |
warning text
p4raw-id: //depot/perl@22332
|
|
|
| |
p4raw-id: //depot/perl@22328
|
|
|
|
|
|
|
|
| |
Turn these two into compile-time errors until such time as
someone thinks of a useful meaning for them:
my $x : unique
sub foo : unique
p4raw-id: //depot/perl@22187
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C4D3@attmsx1>
Fixes and additions to formats:
Improvement: NULL chars in picture line
Bugfix: C<@*> shown in output if not alone on a line
New feature: C<^*> for variable-width, one-line-at-a-time text
Improvement: Diagnostic on C<@#> and C<~~>
Bugfix: Segmentation fault on big numbers
Improvement (maybe): Truncation of numbers produces misleading output
Bugfix: "}" terminates format
Bugfix: Error when copying non-UTF to UTF (EBCDIC only)
p4raw-id: //depot/perl@22161
|
|
|
|
|
| |
disableable (bug [perl #24815]).
p4raw-id: //depot/perl@22068
|
|
|
|
|
| |
to dead object" in perldiag.
p4raw-id: //depot/perl@21877
|
|
|
|
|
| |
Mention the new tied hash SCALAR method in perldelta.
p4raw-id: //depot/perl@21857
|
|
|
|
|
|
|
| |
This error is thrown when taint checks are enabled and
when *ENV has been aliased, so that %ENV has no env-magic
anymore. (see bug [perl #24291].)
p4raw-id: //depot/perl@21563
|
|
|
| |
p4raw-id: //depot/perl@21411
|
|
|
| |
p4raw-id: //depot/perl@21319
|
|
|
|
|
|
| |
in the few warning/error messages, since
no other 'subsystems' have prefixes.
p4raw-id: //depot/perl@21208
|
|
|
|
|
|
|
|
| |
Message-ID: <3F62301B.3080604@stason.org>
s/discipline/IO layer/, instead of "unknown" say "unavailable",
and have the fuller explanation in perldiag.
p4raw-id: //depot/perl@21203
|
|
|
| |
p4raw-id: //depot/perl@21156
|
|
|
| |
p4raw-id: //depot/perl@21151
|
|
|
| |
p4raw-id: //depot/perl@21093
|
|
|
|
|
|
|
| |
the #9813 didn't do enough. See either of
http://rt.perl.org/rt2/Ticket/Display.html?id=6511
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=203426
p4raw-id: //depot/perl@21045
|
|
|
|
|
| |
Message-Id: <200309021736.52725.fergal@esatclear.ie>
p4raw-id: //depot/perl@20999
|
|
|
| |
p4raw-id: //depot/perl@20608
|
|
|
|
|
| |
Message-ID: <16136.22456.99575.573777@ix.netsoft.ro>
p4raw-id: //depot/perl@20034
|
|
|
|
|
| |
(and update perldiag this time!)
p4raw-id: //depot/perl@19794
|
|
|
|
|
|
|
| |
Incidentally, this fixes bug #22354, about unwanted
action-at-distance of the /m regexp modifier.
Add a new warning to advertise this fact.
p4raw-id: //depot/perl@19769
|
|
|
|
|
|
|
|
|
| |
to be issued if the string to be left-justified by s?printf contains
a newline.
Subject: [PATCH] RE: [perl #22599] Strange behaviour when combining foreac h and printf
Message-ID: <533D273D4014D411AB1D00062938C4D904046571@hotel.npl.co.uk>
p4raw-id: //depot/perl@19752
|
|
|
|
|
| |
Message-ID: <20030226144947.A14444@fdgroup.com>
p4raw-id: //depot/perl@19637
|
|
|
|
|
|
|
| |
Subject: [perl #22224] 2 patches to perldiag.pod; for POSIX and Win32 errors
From: Jim Cromie (via RT) <perlbug-followup@perl.org>
Message-Id: <rt-22224-57743.7.22990607358@bugs6.perl.org>
p4raw-id: //depot/perl@19633
|
|
|
|
|
|
|
|
|
|
| |
Subject: [PATCH] new warning "Useless localization of %s is deprecated"
Message-ID: <20030430201738.GA22054@fdgroup.com>
The proposed patch added this warning in the 'deprecated' category ;
I think this category is for things that exist and will be removed,
rather than for things that don't exist and that will maybe be added.
p4raw-id: //depot/perl@19588
|
|
|
|
|
|
| |
Message-ID: <N+Dy+gzkg+XX092yn@efn.org>
(with tweaks to perldiag.pod)
p4raw-id: //depot/perl@19570
|
|
|
|
|
| |
on bitwise operator".
p4raw-id: //depot/perl@19540
|
|
|
|
|
|
|
| |
Message-ID: <20030513191353.GB1556429@linguist.thayer.dartmouth.edu>
(plus add 'no locale;')
p4raw-id: //depot/perl@19516
|
|
|
|
|
|
| |
Message-Id: <1051872303.26203.104.camel@supox>
(plus perldiag nit)
p4raw-id: //depot/perl@19505
|
|
|
|
|
|
|
| |
and "Final % should be \% or %name", that appear to be
only produced in addition to another syntax error, and therefore
misleading, if I understand correctly that kind of black magic.
p4raw-id: //depot/perl@19468
|
|
|
| |
p4raw-id: //depot/perl@19453
|
|
|
|
|
| |
Message-ID: <7gYu+gzkgaFU092yn@efn.org>
p4raw-id: //depot/perl@19452
|