<?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 #67256] [BUG] Less than awesome error message for failed assignment type checks on subtypes in Rakudo</title>
  <link>http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/46016e500cd40e74/e2ea458fa269b47c?show_docid=e2ea458fa269b47c</link>
  <description>
  &amp;lt;masak&amp;gt; rakudo: subset Positive of Num where { $^n &amp;gt; 0 }; my Positive &lt;br&gt; $p; $p = -42 &lt;br&gt; &amp;lt;p6eval&amp;gt; rakudo 0e8a86: OUTPUT«Assignment type check failed; expected &lt;br&gt; , but got Int [...] &lt;br&gt; * masak submits rakudobug &lt;br&gt; &amp;lt;jnthn&amp;gt; bug? &lt;br&gt; &amp;lt;jnthn&amp;gt; oh, less than awesome error message &lt;br&gt; &amp;lt;masak&amp;gt; aye.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/46016e500cd40e74/e2ea458fa269b47c?show_docid=e2ea458fa269b47c</guid>
  <author>
  perl6-bugs-follo...@perl.org
  (Carl Mäsak)
  </author>
  <pubDate>Mon, 06 Jul 2009 12:49:04 UT
</pubDate>
  </item>
  <item>
  <title>[perl #67258] [PATCH] Implement [//] and [||] operators.</title>
  <link>http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/ef75b3cfe43db5f6/cc7710374a65cbea?show_docid=cc7710374a65cbea</link>
  <description>
  This is my crack at implementing these two operators. I&#39;m looking for &lt;br&gt; feedback since I&#39;ve never written for Rakudo before. &lt;br&gt; Thanks. &lt;br&gt; Kyle.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/ef75b3cfe43db5f6/cc7710374a65cbea?show_docid=cc7710374a65cbea</guid>
  <author>
  perl6-bugs-follo...@perl.org
  (Kyle Hasselbacher)
  </author>
  <pubDate>Mon, 06 Jul 2009 14:36:59 UT
</pubDate>
  </item>
  <item>
  <title>Re: [pugs-commits] r27435 - t/spec/S12-attributes</title>
  <link>http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/ecbc7453fb2fdc4a/334dd7f7522d87aa?show_docid=334dd7f7522d87aa</link>
  <description>
  I suspect that at some point we&#39;ll get a bunch of error classes/roles, &lt;br&gt; so that you can say &lt;br&gt; ok $! ~~ XX::DivideByZero; &lt;br&gt; Or something along these lines. We just need somebody to figure out a &lt;br&gt; good structure, and spec it. &lt;br&gt; +1 &lt;br&gt; This is much more sane for now. &lt;br&gt; When no &#39;self&#39; is found, it means that we&#39;re not in a class. So the
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/ecbc7453fb2fdc4a/334dd7f7522d87aa?show_docid=334dd7f7522d87aa</guid>
  <author>
  mor...@faui2k3.org
  (Moritz Lenz)
  </author>
  <pubDate>Mon, 06 Jul 2009 06:44:44 UT
</pubDate>
  </item>
  <item>
  <title>Re: [pugs-commits] r27435 - t/spec/S12-attributes</title>
  <link>http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/ecbc7453fb2fdc4a/4b52c6f578801680?show_docid=4b52c6f578801680</link>
  <description>
  I agree it&#39;s fragile for exactly that reason. I wrote the test as I &lt;br&gt; did to make sure that it&#39;s an error related to the problem the code is &lt;br&gt; showing. For example, an earlier iteration of this test died with the &lt;br&gt; error &amp;quot;Re-declaration of type X&amp;quot; because I was using the same name &lt;br&gt; everywhere. I&#39;ve already found a test that was supposed to die for
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/ecbc7453fb2fdc4a/4b52c6f578801680?show_docid=4b52c6f578801680</guid>
  <author>
  kyl...@gmail.com
  (Kyle Hasselbacher)
  </author>
  <pubDate>Mon, 06 Jul 2009 04:55:04 UT
</pubDate>
  </item>
  <item>
  <title>Re: [pugs-commits] r27435 - t/spec/S12-attributes</title>
  <link>http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/ecbc7453fb2fdc4a/6b1207159ef58336?show_docid=6b1207159ef58336</link>
  <description>
  ...I suspect that the spectests should not be checking for &lt;br&gt; specific error text. At least I hope that&#39;s the case, unless &lt;br&gt; all implementations are going to standardize error messages. &lt;br&gt; (I&#39;m fine with us standardizing on exception types, which we &lt;br&gt; haven&#39;t done yet, but requiring specific error messages seems
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/ecbc7453fb2fdc4a/6b1207159ef58336?show_docid=6b1207159ef58336</guid>
  <author>
  pmich...@pobox.com
  (Patrick R. Michaud)
  </author>
  <pubDate>Mon, 06 Jul 2009 04:33:46 UT
</pubDate>
  </item>
  <item>
  <title>[perl #67122] tests available</title>
  <link>http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/0d66a1e2b234ee58/de2498693d018b95?show_docid=de2498693d018b95</link>
  <description>
  This is an automatically generated mail to inform you that tests are now available in t/t/spec/S05-metasyntax/charse t.t
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/0d66a1e2b234ee58/de2498693d018b95?show_docid=de2498693d018b95</guid>
  <author>
  kyl...@gmail.com
  </author>
  <pubDate>Sun, 05 Jul 2009 14:53:05 UT
</pubDate>
  </item>
  <item>
  <title>[perl #62836] tests available</title>
  <link>http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/0d66a1e2b234ee58/95dd1f80ef6bf56a?show_docid=95dd1f80ef6bf56a</link>
  <description>
  This is an automatically generated mail to inform you that tests are now available in t/t/spec/S02-builtin_data_type s/lists.t
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/0d66a1e2b234ee58/95dd1f80ef6bf56a?show_docid=95dd1f80ef6bf56a</guid>
  <author>
  kyl...@gmail.com
  </author>
  <pubDate>Sun, 05 Jul 2009 14:53:04 UT
</pubDate>
  </item>
  <item>
  <title>[perl #67024] tests available</title>
  <link>http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/0d66a1e2b234ee58/bb31c521d93ce0be?show_docid=bb31c521d93ce0be</link>
  <description>
  This is an automatically generated mail to inform you that tests are now available in t/t/spec/S12-methods/multi.t
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/0d66a1e2b234ee58/bb31c521d93ce0be?show_docid=bb31c521d93ce0be</guid>
  <author>
  kyl...@gmail.com
  </author>
  <pubDate>Sun, 05 Jul 2009 14:53:06 UT
</pubDate>
  </item>
  <item>
  <title>[perl #60408] tests available</title>
  <link>http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/0d66a1e2b234ee58/a3d2f7863447e413?show_docid=a3d2f7863447e413</link>
  <description>
  This is an automatically generated mail to inform you that tests are now available in t/t/spec/S06-signature/positio nal.t
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/0d66a1e2b234ee58/a3d2f7863447e413?show_docid=a3d2f7863447e413</guid>
  <author>
  kyl...@gmail.com
  </author>
  <pubDate>Sun, 05 Jul 2009 14:53:07 UT
</pubDate>
  </item>
  <item>
  <title>[perl #67218] tests available</title>
  <link>http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/0d66a1e2b234ee58/3e0edbefeb84d01a?show_docid=3e0edbefeb84d01a</link>
  <description>
  This is an automatically generated mail to inform you that tests are now available in t/t/spec/S02-builtin_data_type s/pair.t
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/0d66a1e2b234ee58/3e0edbefeb84d01a?show_docid=3e0edbefeb84d01a</guid>
  <author>
  kyl...@gmail.com
  </author>
  <pubDate>Sun, 05 Jul 2009 14:53:08 UT
</pubDate>
  </item>
  <item>
  <title>[perl #67124] tests available</title>
  <link>http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/0d66a1e2b234ee58/af94c4666f7c120a?show_docid=af94c4666f7c120a</link>
  <description>
  This is an automatically generated mail to inform you that tests are now available in t/t/spec/S05-metasyntax/charse t.t
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/0d66a1e2b234ee58/af94c4666f7c120a?show_docid=af94c4666f7c120a</guid>
  <author>
  kyl...@gmail.com
  </author>
  <pubDate>Sun, 05 Jul 2009 14:53:03 UT
</pubDate>
  </item>
  <item>
  <title>[perl #67236] tests available</title>
  <link>http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/0d66a1e2b234ee58/0ef1ec1e0e7a5723?show_docid=0ef1ec1e0e7a5723</link>
  <description>
  This is an automatically generated mail to inform you that tests are now available in t/t/spec/S12-attributes/recurs ive.t
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/0d66a1e2b234ee58/0ef1ec1e0e7a5723?show_docid=0ef1ec1e0e7a5723</guid>
  <author>
  kyl...@gmail.com
  </author>
  <pubDate>Sun, 05 Jul 2009 14:53:10 UT
</pubDate>
  </item>
  <item>
  <title>[perl #67236] [BUG] can&#39;t push to an attribute array typed with the class it&#39;s in in Rakudo</title>
  <link>http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/d5145c5ce7f1d332/de2ef36086d71ac4?show_docid=de2ef36086d71ac4</link>
  <description>
  &amp;lt;masak&amp;gt; next one :) &lt;br&gt; &amp;lt;jnthn&amp;gt; rakudo: my $a = undef; say $a.PARROT; say undef.PARROT; &lt;br&gt; &amp;lt;p6eval&amp;gt; rakudo 6a4d66: OUTPUT«Failure␤Failure␤» &lt;br&gt; &amp;lt;masak&amp;gt; rakudo: class A { has A @.as is rw }; my $x = A.new; $x.as[0] &lt;br&gt; = A.new; say $x.as.perl &lt;br&gt; &amp;lt;p6eval&amp;gt; rakudo 6a4d66: OUTPUT«[A.new()]␤» &lt;br&gt; &amp;lt;masak&amp;gt; this works fine.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/d5145c5ce7f1d332/de2ef36086d71ac4?show_docid=de2ef36086d71ac4</guid>
  <author>
  perl6-bugs-follo...@perl.org
  (Carl Mäsak)
  </author>
  <pubDate>Sun, 05 Jul 2009 11:25:01 UT
</pubDate>
  </item>
  <item>
  <title>[perl #67234] [BUG] smartmatching undef against a regular expression breaks in Rakudo</title>
  <link>http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/5a35460e08709787/c00acda5b6fa29ce?show_docid=c00acda5b6fa29ce</link>
  <description>
  &amp;lt;masak&amp;gt; jnthn: hello. I&#39;ve been coding a lot since I left last night. &lt;br&gt; &amp;lt;masak&amp;gt; have a few new bugs to report. &lt;br&gt; &amp;lt;masak&amp;gt; rakudo: undef ~~ /foo/ &lt;br&gt; &amp;lt;p6eval&amp;gt; rakudo 6a4d66: OUTPUT«Object must be created by a class.␤in &lt;br&gt; regex PGE::Grammar::_block50 [...] &lt;br&gt; &amp;lt;masak&amp;gt; I consider this a rakudobug. &lt;br&gt; &amp;lt;jnthn&amp;gt; Hmm, that&#39;s quite a wtf one.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/5a35460e08709787/c00acda5b6fa29ce?show_docid=c00acda5b6fa29ce</guid>
  <author>
  perl6-bugs-follo...@perl.org
  (Carl Mäsak)
  </author>
  <pubDate>Sun, 05 Jul 2009 11:15:33 UT
</pubDate>
  </item>
  <item>
  <title>[perl #67222] [BUG] the value of $/ in closures in the second argument of .=subst calls is all wrong in Rakudo</title>
  <link>http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/d5d918f63e904b03/190179e711a39533?show_docid=190179e711a39533</link>
  <description>
  &amp;lt;masak&amp;gt; rakudo: $_ = &amp;quot;(foo,bar,(baz))&amp;quot;; .=subst( /&amp;lt;-[(),]&amp;gt;+/, { &amp;quot;&#39;$/&#39;&amp;quot; &lt;br&gt; &amp;lt;p6eval&amp;gt; rakudo 6a4d66: OUTPUT«Use of uninitialized value␤Use of &lt;br&gt; uninitialized value␤Use of uninitialized value␤(&#39;&#39;,&#39;&#39;,(&#39;&#39;))␤» &lt;br&gt; &amp;lt;masak&amp;gt; that can&#39;t be right. &lt;br&gt; &amp;lt;pmichaud&amp;gt; I suspect the .=subst &lt;br&gt; * masak submits rakudobug &lt;br&gt; &amp;lt;zulon&amp;gt; even with another var ($x eg) this still gives the same result
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/perl.perl6.compiler/browse_thread/thread/d5d918f63e904b03/190179e711a39533?show_docid=190179e711a39533</guid>
  <author>
  perl6-bugs-follo...@perl.org
  (Carl Mäsak)
  </author>
  <pubDate>Sat, 04 Jul 2009 17:34:33 UT
</pubDate>
  </item>
  </channel>
</rss>
