commitbot, channeling Carlin (>):
> =item die
>
> + multi die (@LIST)
> +
> +Prints each element to $*ERR (STDERR) and throws an exception.
Well, no. If that were true, &die calls within (the dynamic scope of)
a try block would also print things, which they don't. It's the thing
that catches the
Author: carlin
Date: 2009-10-12 03:19:18 +0200 (Mon, 12 Oct 2009)
New Revision: 28769
Modified:
docs/Perl6/Spec/S16-io.pod
Log:
[Spec/S16-io.pod] Use Z<> to escape %*ENV. Accidentally commited the last
change. carlin--
Modified: docs/Perl6/Spec/S16-io.pod
=
Author: carlin
Date: 2009-10-12 03:15:43 +0200 (Mon, 12 Oct 2009)
New Revision: 28768
Modified:
docs/Perl6/Spec/S16-io.pod
docs/Perl6/Spec/S29-functions.pod
Log:
[Spec/S29-functions.pod] Added some details about die and fail
Modified: docs/Perl6/Spec/S16-io.pod
This is an automatically generated mail to inform you that tests are now
available in t/spec/S03-operators/not.t
commit c10b7c5a53c3857fdb648052a80478d16ddf52aa
Author: kyle
Date: Sun Oct 11 23:19:00 2009 +
[t/spec] Test for RT #65556
git-svn-id: http://svn.pugscode.org/p...@
This is an automatically generated mail to inform you that tests are now
available in t/spec/S02-literals/string-interpolation.t
commit 926a7abb36dcbcf22980188e18cb9e230eca409b
Author: kyle
Date: Sun Oct 11 22:25:52 2009 +
[t/spec] Test for RT #65538
git-svn-id: http://svn.pu
This is an automatically generated mail to inform you that tests are now
available in t/spec/S02-builtin_data_types/bool.t
commit 6830b4069cc912139a59426d92589d5e81e22e31
Author: kyle
Date: Sun Oct 11 22:25:46 2009 +
[t/spec] Test for RT #65514
git-svn-id: http://svn.pugscode
This is an automatically generated mail to inform you that tests are now
available in t/spec/S02-builtin_data_types/whatever.t
commit 18e190b9d24f2e3a65293db5821631447b06b6bd
Author: kyle
Date: Sun Oct 11 22:25:40 2009 +
[t/spec] Test for RT 65482
git-svn-id: http://svn.pugsc
This is an automatically generated mail to inform you that tests are now
available in t/spec/S05-grammar/inheritance.t
commit 42bf072d58706c51ab1552046b65a03bca0103f3
Author: kyle
Date: Sun Oct 11 22:25:34 2009 +
[t/spec] Label test for RT 65474
git-svn-id: http://svn.pugscod
On 2009-Oct-10, at 11:16 am, pugs-comm...@feather.perl6.nl wrote:
+(However, statement control C notices this and passes no
argument,
+so C<$_> ends up being bound to the outer C<$_> anyway.)
If "if" will specially handle this case, why not do likewise for @_ or
%_ and avoid this problem:
On Oct 11, 2009, at 06:36 , Mark J. Reed wrote:
That's not grammatical; you've just created a run-on sentence. Why
not
leave it as a colon?
Or semicolon. I agree comma seems wrong.
--
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allb...@kf8nh.com
system administrator [openafs,hei
This is an automatically generated mail to inform you that tests are now
available in t/spec/S32-num/rat.t
commit 91dd8debca6ee5746a664f93647e4ef98991e7b1
Author: kyle
Date: Sun Oct 11 14:18:04 2009 +
[t/spec] Label test for RT 69726
git-svn-id: http://svn.pugscode.org/p...@2
This is an automatically generated mail to inform you that tests are now
available in t/spec/S04-statements/try.t
commit ef7cd1378cc84c1435cf6f551c4f85719be590fa
Author: kyle
Date: Sun Oct 11 12:57:48 2009 +
[t/spec] Test for RT #65358
git-svn-id: http://svn.pugscode.org/p...
Hi,
Bruce Gray via RT wrote:
> On Fri Oct 09 08:16:57 2009, moritz wrote:
>> There are two new bugs in the build system:
>>
>> 1) 'make realclean' (sometimes? or on some platforms?) deletes
>> src/pmc/sigguts.h and the build process fails later on
>>
>> 2) parallel build is broken:
>
> 1) I thi
Author: masak
Date: 2009-10-11 13:04:33 +0200 (Sun, 11 Oct 2009)
New Revision: 28754
Modified:
docs/Perl6/Spec/S02-bits.pod
Log:
Revert "[Spec/S02-bits.pod] changed colon to comma"
The improvement was of the kind where things were actually more improved
before the change than after. Reverting.
That's not grammatical; you've just created a run-on sentence. Why not
leave it as a colon?
On Sun, Oct 11, 2009 at 4:55 AM, wrote:
> Author: jimmy
> Date: 2009-10-11 10:55:02 +0200 (Sun, 11 Oct 2009)
> New Revision: 28751
>
> Modified:
> docs/Perl6/Spec/S02-bits.pod
> Log:
> [Spec/S02-bits.p
Author: jimmy
Date: 2009-10-11 10:55:02 +0200 (Sun, 11 Oct 2009)
New Revision: 28751
Modified:
docs/Perl6/Spec/S02-bits.pod
Log:
[Spec/S02-bits.pod] changed colon to comma
Modified: docs/Perl6/Spec/S02-bits.pod
===
--- docs/Perl6/
Author: carlin
Date: 2009-10-11 09:21:58 +0200 (Sun, 11 Oct 2009)
New Revision: 28750
Modified:
docs/Perl6/Spec/S16-io.pod
Log:
[Spec/S16-io] Tidied up some formatting and escaped the brackets in %*ENV
to (hopefully) fix a POD-error
Modified: docs/Perl6/Spec/S16-io.pod
===
17 matches
Mail list logo