<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>perl.perl6.compiler Google Group</title>
  <link>http://groups.google.com/group/perl.perl6.compiler</link>
  <description>perl6-compiler@perl.org (Moderated)</description>
  <language>en</language>
  <item>
  <title>[perl #70335] [PATCH] make dollar-bang contextual</title>
  <link>http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/ba7405f305d6ec2d/471985c48e1c4042?show_docid=471985c48e1c4042</link>
  <description>
  Patch to make die and eval treat $! as a contextual variable. This &lt;br&gt; patch does not solve any reported problem, it&#39;s cleanup work suggested &lt;br&gt; by jnthn++ during discussion of the patch for RT #70011. Thanks to &lt;br&gt; pmichaud++, jnthn++ for several rounds of discussion and improvements &lt;br&gt; via #perl6. &lt;br&gt; This patch does not require any additions or changes to the spec
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/ba7405f305d6ec2d/471985c48e1c4042?show_docid=471985c48e1c4042</guid>
  <author>
  perl6-bugs-follo...@perl.org
  (Mark Montague)
  </author>
  <pubDate>Sun, 08 Nov 2009 19:40:31 UT
</pubDate>
  </item>
  <item>
  <title>Re: Rakudo branches cleanup</title>
  <link>http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/fc7f6df2f3e1326c/05d14372180878d4?show_docid=05d14372180878d4</link>
  <description>
  Definitely. The ones from your list that I&#39;d be very comfortable &lt;br&gt; with removing are: &lt;br&gt; For the others I&#39;ve not listed above, we should probably hear &lt;br&gt; more discussion about them or make sure there&#39;s really not anything &lt;br&gt; we want from them. &lt;br&gt; Pm
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/fc7f6df2f3e1326c/05d14372180878d4?show_docid=05d14372180878d4</guid>
  <author>
  pmich...@pobox.com
  (Patrick R. Michaud)
  </author>
  <pubDate>Mon, 09 Nov 2009 00:57:12 UT
</pubDate>
  </item>
  <item>
  <title>[perl #70301] [BUG] Less-than-awesome error message when assigning to a non-lvalue in Rakudo</title>
  <link>http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/b01dad138850f72d/b1cd411812041669?show_docid=b1cd411812041669</link>
  <description>
  &amp;lt;masak&amp;gt; std: &amp;quot;foo&amp;quot; ~ my $a = &amp;quot;bar&amp;quot; &lt;br&gt; &amp;lt;p6eval&amp;gt; std 29009: ok 00:02 108m␤ &lt;br&gt; &amp;lt;masak&amp;gt; rakudo: &amp;quot;foo&amp;quot; ~ my $a = &amp;quot;bar&amp;quot; &lt;br&gt; &amp;lt;p6eval&amp;gt; rakudo 830e2c: Unable to set lvalue on PAST::Val node [...] &lt;br&gt; &amp;lt;masak&amp;gt; am I doing something wrong? or is Rakudo just being stubborn? &lt;br&gt; &amp;lt;pmichaud&amp;gt; rakudo stubborn &lt;br&gt; * masak submits rakudobug
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/b01dad138850f72d/b1cd411812041669?show_docid=b1cd411812041669</guid>
  <author>
  perl6-bugs-follo...@perl.org
  (Carl Mäsak)
  </author>
  <pubDate>Fri, 06 Nov 2009 21:56:51 UT
</pubDate>
  </item>
  <item>
  <title>Rakudo branches cleanup</title>
  <link>http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/fc7f6df2f3e1326c/4d44773e10d8f4d3?show_docid=4d44773e10d8f4d3</link>
  <description>
  Hi, &lt;br&gt; there are a lots of rakudo branches on github, and I&#39;d like to ask if I &lt;br&gt; can delete some of them. &lt;br&gt; I&#39;ve added the last modification month and comments to some of them; I &lt;br&gt; also marked some with an asterisk; if nobody objects I&#39;ll delete those. &lt;br&gt; alist - 2009-05 &lt;br&gt; array_refactor - 2009-02
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/fc7f6df2f3e1326c/4d44773e10d8f4d3?show_docid=4d44773e10d8f4d3</guid>
  <author>
  mor...@faui2k3.org
  (Moritz Lenz)
  </author>
  <pubDate>Sat, 07 Nov 2009 11:55:37 UT
</pubDate>
  </item>
  <item>
  <title>Re: [perl #70297] [BUG] No explicit ^D and no newline after ^D in the REPL in Rakudo</title>
  <link>http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/e86bc9e8d5e16b87/b1b9fdc8f0d48109?show_docid=b1b9fdc8f0d48109</link>
  <description>
  I have always preferred the look that masak++ suggests: ^D or ^C or ^Z &lt;br&gt; (as appropriate) followed by newline. Thus I vote +1, as long as the &lt;br&gt; correct character can be determined in the current environment. I also &lt;br&gt; like to see &amp;quot;Received SIGFOO, exiting.\n&amp;quot; for signals that we interpret &lt;br&gt; as ending the REPL session.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/e86bc9e8d5e16b87/b1b9fdc8f0d48109?show_docid=b1b9fdc8f0d48109</guid>
  <author>
  ge...@broadwell.org
  (Geoffrey Broadwell)
  </author>
  <pubDate>Fri, 06 Nov 2009 19:47:33 UT
</pubDate>
  </item>
  <item>
  <title>Re: [perl #70297] [BUG] No explicit ^D and no newline after ^D in the REPL in Rakudo</title>
  <link>http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/e86bc9e8d5e16b87/af6fe09e0ea642eb?show_docid=af6fe09e0ea642eb</link>
  <description>
  On Fri, Nov 6, 2009 at 11:50 AM, Carl Mäsak &lt;br&gt; To provide another interactive shell example (but not a vote): &lt;br&gt; (I hit ^D after the %) &lt;br&gt; $ tclsh8.5 &lt;br&gt; % $
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/e86bc9e8d5e16b87/af6fe09e0ea642eb?show_docid=af6fe09e0ea642eb</guid>
  <author>
  w...@coleda.com
  (Will Coleda)
  </author>
  <pubDate>Fri, 06 Nov 2009 18:10:45 UT
</pubDate>
  </item>
  <item>
  <title>[perl #70297] [BUG] No explicit ^D and no newline after ^D in the REPL in Rakudo</title>
  <link>http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/e86bc9e8d5e16b87/80de5f0bb16de60a?show_docid=80de5f0bb16de60a</link>
  <description>
  kaye:~ masak$ perl6 &lt;br&gt; Compare irb and python: &lt;br&gt; $ irb &lt;br&gt; kaye:~ masak$ python &lt;br&gt; Python 2.6.1 (r261:67515, Jul 7 2009, 23:51:51) &lt;br&gt; [GCC 4.2.1 (Apple Inc. build 5646)] on darwin &lt;br&gt; Type &amp;quot;help&amp;quot;, &amp;quot;copyright&amp;quot;, &amp;quot;credits&amp;quot; or &amp;quot;license&amp;quot; for more information. &lt;br&gt; kaye:~ masak$ &lt;br&gt; Irb shows a &#39;^D&#39;. Python does both that and puts in an extra newline
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/e86bc9e8d5e16b87/80de5f0bb16de60a?show_docid=80de5f0bb16de60a</guid>
  <author>
  perl6-bugs-follo...@perl.org
  (Carl Mäsak)
  </author>
  <pubDate>Fri, 06 Nov 2009 16:50:45 UT
</pubDate>
  </item>
  <item>
  <title>[perl #70293] [BUG] :repl in pick should be called :replace</title>
  <link>http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/12442dd4a9adcb53/cee1121659342443?show_docid=cee1121659342443</link>
  <description>
  &amp;lt;pmichaud&amp;gt; rakudo: say (1..4).pick(10, :replace) &lt;br&gt; &amp;lt;p6eval&amp;gt; rakudo 5e05b8: OUTPUT«4123␤» &lt;br&gt; &amp;lt;pmichaud&amp;gt; okay, that&#39;s a bug &lt;br&gt; &amp;lt;Wolfman2000&amp;gt; ...only picked 4 &lt;br&gt; &amp;lt;pmichaud&amp;gt; or maybe it&#39;s still :repl &lt;br&gt; * masak submits &lt;br&gt; &amp;lt;pmichaud&amp;gt; rakudo: say (1..4).pick(10, :repl) &lt;br&gt; &amp;lt;p6eval&amp;gt; rakudo 5e05b8: OUTPUT«4111132243␤»
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/12442dd4a9adcb53/cee1121659342443?show_docid=cee1121659342443</guid>
  <author>
  perl6-bugs-follo...@perl.org
  (Carl Mäsak)
  </author>
  <pubDate>Fri, 06 Nov 2009 14:55:51 UT
</pubDate>
  </item>
  <item>
  <title>[perl #70277] Failure to build rakudo: parrot_pcc_constants not in libparrot.dll (?)</title>
  <link>http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/284d71f2c59e8b93/6eb91d5c77f2a8d3?show_docid=6eb91d5c77f2a8d3</link>
  <description>
  Dear perl6-bugs &lt;br&gt; No trouble svn&#39;ng, configuring and building latest parrot 42272, nor in git &lt;br&gt; pull&#39;ng latest rakudo. No trouble configuring perl for make. But &lt;br&gt; mingw32-make, even after a clean, gives rise to popped up (not logged) &lt;br&gt; error, under Windows XP SP3 with cygwin installed for the git and svn, and
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/284d71f2c59e8b93/6eb91d5c77f2a8d3?show_docid=6eb91d5c77f2a8d3</guid>
  <author>
  perl6-bugs-follo...@perl.org
  (Peter Schwenn)
  </author>
  <pubDate>Thu, 05 Nov 2009 18:43:06 UT
</pubDate>
  </item>
  <item>
  <title>[perl #70267] [BUG] Null PMC access when calling nextsame in anonymous block in Rakudo</title>
  <link>http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/9a68d12bb9cb3dcf/5a513990fbec5623?show_docid=5a513990fbec5623</link>
  <description>
  &amp;lt;masak&amp;gt; rakudo: ({nextsame})() &lt;br&gt; &amp;lt;p6eval&amp;gt; rakudo 5e05b8: OUTPUT«Null PMC access in clone() [...] &lt;br&gt; &amp;lt;masak&amp;gt; did that one ever get reported? &lt;br&gt; &amp;lt;jnthn&amp;gt; Well, I&#39;ve seen it plenty of times before... &lt;br&gt; &amp;lt;jnthn&amp;gt; Though that doesn&#39;t mean there&#39;s a ticket. &lt;br&gt; &amp;lt;masak&amp;gt; diakopter triggered it yesterday. &lt;br&gt; &amp;lt;jnthn&amp;gt; Yeah, but that wasn&#39;t the first time I&#39;ve seen it.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/9a68d12bb9cb3dcf/5a513990fbec5623?show_docid=5a513990fbec5623</guid>
  <author>
  perl6-bugs-follo...@perl.org
  (Carl Mäsak)
  </author>
  <pubDate>Thu, 05 Nov 2009 14:41:55 UT
</pubDate>
  </item>
  <item>
  <title>[perl #70229] tests available</title>
  <link>http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/2d8475be24db47b2/dbf0ca91d4b7a2e8?show_docid=dbf0ca91d4b7a2e8</link>
  <description>
  This is an automatically generated mail to inform you that tests are now available in at least one of these files: t/spec/S03-operators/short-cir cuit.t, t/spec/S04-exceptions/fail.t &lt;br&gt; commit 9d4db0effc2d433218ba67408b9813 78ba592a10 &lt;br&gt; Author: kyle &amp;lt;kyle@c213334d-75ef-0310-aa23- eaa082d1ae64&amp;gt; &lt;br&gt; [t/spec] Tests for RT 70229: Failure stringifies wrong, etc.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/2d8475be24db47b2/dbf0ca91d4b7a2e8?show_docid=dbf0ca91d4b7a2e8</guid>
  <author>
  kyl...@gmail.com
  </author>
  <pubDate>Thu, 05 Nov 2009 04:25:04 UT
</pubDate>
  </item>
  <item>
  <title>[perl #70235] [BUG] Can (liberally) assign to .HOW in Rakudo</title>
  <link>http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/4b15542862485436/b08a582d3686e1bc?show_docid=b08a582d3686e1bc</link>
  <description>
  &amp;lt;diakopter&amp;gt; rakudo: my $x; ($x = &#39;hi&#39;).HOW = Block; say $x.WHAT &lt;br&gt; &amp;lt;p6eval&amp;gt; rakudo 74f561: OUTPUT«Block()␤» &lt;br&gt; &amp;lt;diakopter&amp;gt; O_O &lt;br&gt; &amp;lt;moritz_&amp;gt; ORLY? &lt;br&gt; &amp;lt;moritz_&amp;gt; alternate meta classes should be possible, but it doubt they &lt;br&gt; should work like *that* &lt;br&gt; &amp;lt;masak&amp;gt; :) &lt;br&gt; &amp;lt;masak&amp;gt; shall I submit a bug report? &lt;br&gt; &amp;lt;moritz_&amp;gt; yes &lt;br&gt; * masak does it
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/4b15542862485436/b08a582d3686e1bc?show_docid=b08a582d3686e1bc</guid>
  <author>
  perl6-bugs-follo...@perl.org
  (Carl Mäsak)
  </author>
  <pubDate>Wed, 04 Nov 2009 21:56:51 UT
</pubDate>
  </item>
  <item>
  <title>[perl #70239] [BUG] Null PMC access when writing a certain insane expression involving regexes in Rakudo</title>
  <link>http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/0adf5d7539e2ab2c/88a0006076d93982?show_docid=88a0006076d93982</link>
  <description>
  &amp;lt;diakopter&amp;gt; std: /::a/ /::a/ /::a/ /::a/ /::a/ /::a/ /::a/ /::a/ /::a/ &lt;br&gt; &amp;lt;p6eval&amp;gt; std 28987: OUTPUT«ok 00:01 104m␤» &lt;br&gt; &amp;lt;diakopter&amp;gt; rakudo: /::a/ /::a/ /::a/ /::a/ /::a/ /::a/ /::a/ /::a/ /::a/ &lt;br&gt; &amp;lt;p6eval&amp;gt; rakudo 74f561: OUTPUT«Null PMC access in can() [...] &lt;br&gt; * masak submits rakudobug &lt;br&gt; &amp;lt;moritz_&amp;gt; wtf?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/0adf5d7539e2ab2c/88a0006076d93982?show_docid=88a0006076d93982</guid>
  <author>
  perl6-bugs-follo...@perl.org
  (Carl Mäsak)
  </author>
  <pubDate>Wed, 04 Nov 2009 23:04:04 UT
</pubDate>
  </item>
  <item>
  <title>[perl #70241] [BUG] Instantiating, and then calling, code types makes Rakudo blow up in a worrying manner</title>
  <link>http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/a3964fce0896c43b/2201f31083c3b7a8?show_docid=2201f31083c3b7a8</link>
  <description>
  &amp;lt;diakopter&amp;gt; rakudo: (Block.new)(); # masak, moritz_, is this one tracked? &lt;br&gt; &amp;lt;p6eval&amp;gt; rakudo 74f561: OUTPUT«src/call/context.c:653: failed &lt;br&gt; assertion &#39;Parrot_pcc_get_regs_used(inte rp, ctx, REGNO_PMC) &amp;gt; idx&#39; &lt;br&gt; [...] &lt;br&gt; &amp;lt;moritz_&amp;gt; diakopter: don&#39;t think so &lt;br&gt; &amp;lt;jnthn&amp;gt; lol fail &lt;br&gt; * masak submits rakudobug &lt;br&gt; &amp;lt;moritz_&amp;gt; rakudo: (WhateverCode.new).()
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/a3964fce0896c43b/2201f31083c3b7a8?show_docid=2201f31083c3b7a8</guid>
  <author>
  perl6-bugs-follo...@perl.org
  (Carl Mäsak)
  </author>
  <pubDate>Wed, 04 Nov 2009 23:06:18 UT
</pubDate>
  </item>
  <item>
  <title>[perl #70237] [BUG] Can cheat the type system by reassigning .WHAT on type objects in Rakudo</title>
  <link>http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/80659fbda3becabd/7ccafdb490b2da92?show_docid=7ccafdb490b2da92</link>
  <description>
  &amp;lt;diakopter&amp;gt; rakudo: my Int $a = 74; Int.WHAT = Str; say $a.WHAT &lt;br&gt; &amp;lt;p6eval&amp;gt; rakudo 74f561: OUTPUT«Str()␤» &lt;br&gt; * masak submits another one
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/80659fbda3becabd/7ccafdb490b2da92?show_docid=7ccafdb490b2da92</guid>
  <author>
  perl6-bugs-follo...@perl.org
  (Carl Mäsak)
  </author>
  <pubDate>Wed, 04 Nov 2009 21:58:32 UT
</pubDate>
  </item>
  </channel>
</rss>
