summaryrefslogtreecommitdiff
path: root/pod/perldiag.pod
Commit message (Collapse)AuthorAgeFilesLines
* Change the push/unshift warning to be of class syntax, not misc.Jarkko Hietaniemi2001-04-031-1/+1
| | | p4raw-id: //depot/perl@9535
* Change the push/unshift warning (#9532) to talk about "no values"Jarkko Hietaniemi2001-04-031-9/+9
| | | | | instead of "no arguments". p4raw-id: //depot/perl@9534
* Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)Robin Houston2001-04-031-0/+9
| | | | | Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk> p4raw-id: //depot/perl@9532
* PATCH pod/perldiag.podRobin Houston2001-03-301-1/+1
| | | | | Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk> p4raw-id: //depot/perl@9469
* Document sockatmark() some.Jarkko Hietaniemi2001-03-271-0/+5
| | | p4raw-id: //depot/perl@9376
* Retracting \N{U+HHHH}.Jarkko Hietaniemi2001-03-051-5/+0
| | | p4raw-id: //depot/perl@9025
* Add the \N{U+HHHH} syntax.Jarkko Hietaniemi2001-03-041-0/+5
| | | p4raw-id: //depot/perl@9014
* Apply the spirit of patch from Nicholas Clark:Nicholas Clark2001-02-181-18/+24
| | | | | | Subject: [PATCH] Re: extensions that provide layers Message-Id: <20010212164350.Q3652@plum.flirble.org> p4raw-id: //depot/perlio@8830
* Integrate mainlineNick Ing-Simmons2001-02-171-0/+7
| | | p4raw-id: //depot/perlio@8817
* Re: [PATCH lots of pod/] s/chop/chomp/gMichael G. Schwern2001-02-041-2/+1
| | | | | Message-Id: <20010203224638.E10493@blackrider.aocn.com> p4raw-id: //depot/perl@8689
* [ID 20010203.006] perlio.c is mis-reporting argumentNicholas Clark2001-02-041-0/+10
| | | | | | length byfailing to spot lack of closing ) Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net> p4raw-id: //depot/perl@8688
* Consolidated lvalue sub changesStephen McCamant2001-01-121-0/+8
| | | | | Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu> p4raw-id: //depot/perl@8417
* Make some panic messages a bit more logical.Jarkko Hietaniemi2000-12-281-7/+7
| | | p4raw-id: //depot/perl@8244
* Re: [PATCH] Warn on use of reference as array elemSimon Cozens2000-12-281-0/+9
| | | | | Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org> p4raw-id: //depot/perl@8234
* ; was Re: Perlbug 20000322.006 status +updateRobin Barker2000-12-221-7/+7
| | | | | Message-Id: <200012221217.MAA21332@tempest.npl.co.uk> p4raw-id: //depot/perl@8228
* Add test for #8145 (binmode() warning), add warning forJarkko Hietaniemi2000-12-171-9/+19
| | | | | | | ioctl() and sockpair(), document them. (fileno() cannot be tripwired with the same kind of warning because 'defined fileno($foo)' seems to be an idiom.) p4raw-id: //depot/perl@8147
* Revert the -f ambiguousity patch, seems to causeJarkko Hietaniemi2000-12-111-11/+0
| | | | | | too much hassle (the interpret -Q as a function where Q is not a known filetest part is left in). p4raw-id: //depot/perl@8084
* Re: [ID 20001130.011] expression parsing bug ?Ronald J. Kimball2000-12-011-8/+8
| | | | | | | Message-ID: <20001201162608.B1436@linguist.dartmouth.edu> Reword the diagnostic message. p4raw-id: //depot/perl@7949
* Some help for 20001130.011. Now one gets warnings likeJarkko Hietaniemi2000-12-011-0/+11
| | | | | "Ambiguous -f() resolved as a file test ..." p4raw-id: //depot/perl@7944
* Retract #7941. Forbidding subs m/s/etc is too cruel becauseJarkko Hietaniemi2000-12-011-7/+0
| | | | | that also breaks using them as methods. p4raw-id: //depot/perl@7943
* (Retracted by #7943.)Jarkko Hietaniemi2000-12-011-0/+7
| | | | | Reserve the short named string operator names. p4raw-id: //depot/perl@7941
* More descriptive error for unknown perlio layers.Dominic Dunlop2000-11-111-0/+9
| | | | | | Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do. Message-Id: <p04320401b632c4c3335b@[192.168.1.4]> p4raw-id: //depot/perl@7650
* Fix forH.Merijn Brand2000-11-091-1/+1
| | | | | | Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED) Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@7624
* Tweak #7587.Jarkko Hietaniemi2000-11-071-2/+4
| | | p4raw-id: //depot/perl@7588
* A doc addition for bug id 20001105.019, beware \p.Jarkko Hietaniemi2000-11-071-0/+5
| | | p4raw-id: //depot/perl@7587
* Pod updatesStephen P. Potter2000-11-071-4/+4
| | | | | Message-Id: <200011062357.SAA18173@spotter.yi.org> p4raw-id: //depot/perl@7585
* A fix of sorts for 20000329.026, a better error messageJarkko Hietaniemi2000-11-051-1/+1
| | | | | for a missing "use charnames" when using the \N{...}. p4raw-id: //depot/perl@7557
* better messages from malloc()Ilya Zakharevich2000-11-031-1/+2
| | | | | Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@7533
* Locale warning explanation tweak.Jarkko Hietaniemi2000-11-011-7/+8
| | | p4raw-id: //depot/perl@7519
* Temporary stopgap for the self-tying issue: for now onlyJarkko Hietaniemi2000-10-251-2/+3
| | | | | | | array and hash self-ties are verboten. The real fix, of course, would be to comprehensively test (and implement?) and debug (and document) self-ties. p4raw-id: //depot/perl@7443
* Make the UTF-8 decoding stricter and more verbose whenJarkko Hietaniemi2000-10-241-0/+4
| | | | | | | | | | | | malformation happens. This involved adding an argument to utf8_to_uv_chk(), which involved changing its prototype, and prefer STRLEN over I32 for the UTF-8 length, which as a domino effect necessitated changing the prototypes of scan_bin(), scan_oct(), scan_hex(), and reg_uni(). The stricter UTF-8 decoding checking uses Markus Kuhn's UTF-8 Decode Stress Tester from http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt p4raw-id: //depot/perl@7416
* On output try to downgrade to bytes, croak if impossible,Jarkko Hietaniemi2000-10-171-0/+4
| | | | | | | from Simon Cozens. This means that outputting >255 UTF8 is impossible. Consider this as a strong incentive to get the I/O disciplines implemented. p4raw-id: //depot/perl@7355
* Self-ties are unsupported currently, stopgap patch from Alan Burlison.Jarkko Hietaniemi2000-10-131-0/+4
| | | p4raw-id: //depot/perl@7213
* Re-allow vec() for characters > 255.Spider Boardman2000-09-081-5/+0
| | | | | | Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com> p4raw-id: //depot/perl@7039
* [ID 20000904.008] Tiny fix for perldiagLarry W. Virden2000-09-081-1/+1
| | | | | Message-Id: <200009042245.SAA22916@lwv26awu.cas.org> p4raw-id: //depot/perl@7033
* Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?)Mike Guy2000-09-011-0/+5
| | | | | Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk> p4raw-id: //depot/perl@6988
* Add the overload warnings to perldiag.Jarkko Hietaniemi2000-09-011-0/+15
| | | p4raw-id: //depot/perl@6971
* typos in podsNicholas Clark2000-08-301-1/+1
| | | | | Message-ID: <20000830011249.A61388@plum.flirble.org> p4raw-id: //depot/perl@6917
* Better wording for the vec lvalue diagnostic.Ronald J. Kimball2000-08-251-3/+3
| | | | | | Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core Message-ID: <20000823141215.A173200@linguist.dartmouth.edu> p4raw-id: //depot/perl@6807
* Re: [ID 20000821.008] Negitive numbers with vec dumps coreMike Guy2000-08-231-0/+5
| | | | | Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk> p4raw-id: //depot/perl@6790
* [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a ↵Paul David Fardy2000-08-181-0/+8
| | | | | | | read-only value" Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca> p4raw-id: //depot/perl@6696
* Tweak the regex compilation errors once more.Jarkko Hietaniemi2000-08-171-36/+36
| | | p4raw-id: //depot/perl@6663
* Change the regx compilation error markers to use = instead of <Lupe Christoph2000-08-161-36/+36
| | | | | | | | since pod makes using the latter quite messy. Reported in ID 20000814.006 by Abigail and in Subject: Unknown escape E<> ? Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de> p4raw-id: //depot/perl@6653
* debugger "d" command doesnt check line numberMike Guy2000-08-111-6/+0
| | | | | Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk> p4raw-id: //depot/perl@6588
* Remove dead entry in perldiagMike Guy2000-08-101-10/+0
| | | | | Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk> p4raw-id: //depot/perl@6566
* Get back into sync with Jeffrey on the enhanced regex warnings.Jarkko Hietaniemi2000-08-101-4/+5
| | | p4raw-id: //depot/perl@6563
* Re: enhanced(?) regex error messagesJeffrey Friedl2000-08-091-84/+134
| | | | | | | | Message-Id: <200008090759.AAA07144@ventrue.yahoo.com> (plus two small patches sent privately) (this still seems to leave few test failures) p4raw-id: //depot/perl@6560
* Re: enhanced(?) regex error messages Hugo van der Sanden2000-08-081-1/+24
| | | | | | | Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk> plus Capitalize the error messages, plus perldiag them. p4raw-id: //depot/perl@6546
* Make bless(REF, REF) a fatal error, add bless tests.Hugo van der Sanden2000-08-071-0/+18
| | | | | | Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk> p4raw-id: //depot/perl@6539
* Continue fixing the io warnings. This alsoJarkko Hietaniemi2000-08-061-6/+6
| | | | | | | sort of fixes bug ID 20000802.003: the core dump is no more. Whether the current behaviour is correct (giving a warning: "Not a format reference"), is another matter. p4raw-id: //depot/perl@6531