Weekly Perl 6 mailing list summary for 08-14 April, 2007

2007-04-22 Thread Ann Barcomb
e last few weeks. Larry Wall thought that the problem looked like a resource exhaustion or lockup, possibly related to embedded/tunneled Perl 5. He asked for more output, which Moritz supplied. Agent Zhang pointed to a post by chromatic which he thought might relate to the solution.

Weekly Perl 6 mailing list summary for 01-07 April, 2007

2007-04-21 Thread Ann Barcomb
Additional comments were on opportunities for syntactic sugar and a proposal that operators such as `find_method` have the option of throwing an exception rather than returning a NULL PMC on failure. Allison Randal remarked that the exception question was under consideration in I/O as wel

Weekly Perl 6 mailing list summary for 25-31 March, 2007

2007-04-19 Thread Ann Barcomb
le module. Shlomi argued for being liberal with commit bits, and expressed his concern that the name Punie suggests that it is a toy. There was some continued discussion on these points, and also on Shlomi's proposal. Acknowledgements This summary was prepare

Weekly Perl 6 mailing list summary for 18-24 March, 2007

2007-04-19 Thread Ann Barcomb
parse that Java files which define the JDBC API and generate Perl 6. He did not want to submit the proposal himself, but hoped someone would take it up. There were a few comments on this suggestion. Phil Crow had some interest in the idea. cvs-parrot [svn:parrot] r17623 - tr

Weekly Perl 6 mailing list summary for 11-17 March, 2007

2007-04-04 Thread Ann Barcomb
. chromatic explained that it would take quite a bit of effort to completely translate Perl 5 syntax. He did expect that it would improve performance, but pointed out that Parrot isn't as mature as Perl 5. Nicholas Clark said he didn't expect it would create an enormous i

Weekly Perl 6 mailing list summary for 4-10 March, 2007

2007-03-31 Thread Ann Barcomb
exical subroutines exist in Perl 5 bleed. Rafael Garcia-Suarez, Abigail, and Jan Dubois contributed information. It appears that they were in to the 'todo' list for 5.6.1, but haven't been implemented. Juerd Waalboer wanted Perl 6 to conform to Perl 5's implement

Weekly Perl 6 mailing list summary for 25 February - 3 March, 2007

2007-03-21 Thread Ann Barcomb
collection files, which are not located where one would expect to find them. He submitted a patch for it. Compiler [perl #41617] "make test-pir" fails on x86 linux, r14402 <http://xrl.us/u6ji> Eric Hanchrow reported a failing test in ticket [perl #41617] <http://xrl.us/vew

Re: Weekly Perl 6 mailing list summary for 18-24 March, 2007

2007-03-07 Thread Ann Barcomb
On Sun, 4 Mar 2007, Will Coleda wrote: Good News: Thanks for the Summaries! Bad News: Isn't that in about 2 weeks? ^_^ I realized the mistake after I posted it. I corrected the web posts but it's rather hard to correct email. At Darren Duncan's suggestion, I will repost with the correct sub

Weekly Perl 6 mailing list summary for 18-24 February, 2007

2007-03-05 Thread Ann Barcomb
objected to a patch which removed access to a null pointer in `stm/backend.c`. He thought that the best solution would be to have the PMC `init()` throw an exception. Allison Randal thought that it made sense to return with no action. `reply_extracted` already has the same check, and `ma

Weekly Perl 6 mailing list summary for 18-24 March, 2007

2007-03-04 Thread Ann Barcomb
objected to a patch which removed access to a null pointer in `stm/backend.c`. He thought that the best solution would be to have the PMC `init()` throw an exception. Allison Randal thought that it made sense to return with no action. `reply_extracted` already has the same check, and `ma

Weekly Perl 6 mailing list summary for 11-17 February, 2007

2007-02-25 Thread Ann Barcomb
ptimize_tree' or 'display_benchmarks' after each transformation. Nicholas realized, after studying the PIR, that there is no ambiguity as to which stage is meant, as "all of them" are added. He thought that there should be a test for it. Alliso

Weekly Perl 6 mailing list summary for 4-10 February, 2007

2007-02-25 Thread Ann Barcomb
s to compile on Debian when `dpkg-buildpackage` is used because the '10smoke' patch cannot be applied. Acknowledgements This summary was prepared using Mail::Summary::Tools <http://xrl.us/qvno>, available on CPAN. If you appreciate Perl, consider contributing

Weekly Perl 6 mailing list summary for 29 January - 3 February, 2007

2007-02-24 Thread Ann Barcomb
27;s return value <http://xrl.us/uqm2> Gabriele Renzi wanted to know why `take` inside of a gather structure returns undef instead of a return value. Carl M??sak had been wondering the same thing. Larry Wall couldn't remember why it hadn't been added to the specificatio

Weekly Perl 6 mailing list summary for 21-28 January, 2007

2007-02-23 Thread Ann Barcomb
nteered to work on Tru64 if someone could give him access to a system. Nicholas Clark replied that HP gave access to a number of test systems, but not Tru64. Jarkko grumbled about HP's restriction. Unfortunately he was not able to provide a developer with Tru64 a

Weekly Perl 6 mailing list summary for 14-20 January, 2007

2007-01-21 Thread Ann Barcomb
o the Perl Foundation <http://donate.perlfoundation.org> to help support the development of Perl. Thank you to everyone who has pointed out mistakes and offered suggestions for improving this series. Comments on this summary can be sent to Ann Barcomb, <[EMAIL PROTE

Weekly Perl 6 mailing list summary for 07-13 December, 2007

2007-01-14 Thread Ann Barcomb
of 99 Perl 6 examples. The code was submitted, and the question of if it should be committed was asked. Ovid replied that if there's a bit, there should be a commit. Acknowlegements This summary was prepared using Mail::Summary::Tools <http://xrl.us/qvno>, availa

Weekly Perl 6 mailing list summary for 31 December, 2006 - 6 January, 2007

2007-01-11 Thread Ann Barcomb
is summary was prepared using Mail::Summary::Tools <http://xrl.us/qvno>, available on CPAN. If you appreciate Perl, consider contributing to the Perl Foundation <http://donate.perlfoundation.org> to help support the development of Perl. Thank you to everyone who ha

Weekly Perl 6 mailing list summary for 24-30 December, 2006

2007-01-01 Thread Ann Barcomb
Acknowlegements This summary was prepared using Mail::Summary::Tools <http://xrl.us/qvno>, available on CPAN. If you appreciate Perl, consider contributing to the Perl Foundation <http://donate.perlfoundation.org> to help support the development of Perl. Tha

Weekly Perl 6 mailing list summary for 17-23 December, 2006

2006-12-25 Thread Ann Barcomb
y> Ovid posted some code which was failing with the latest Pugs and asked if there was a problem with the code or Pugs. Sean O'Rourke also thought it was a bug. Ovid later confirmed that it was a bug and it was being worked on. Acknowlegements This summary was pre

Weekly Perl 6 mailing list summary for 10-16 December, 2006

2006-12-17 Thread Ann Barcomb
e a nickname, and therefore proposed NICK. Acknowlegements This summary was prepared using Mail::Summary::Tools <http://xrl.us/qvno>, available on CPAN. If you appreciate Perl, consider contributing to the Perl Foundation <http://donate.perlfoundation.org> to he

Weekly Perl 6 mailing list summary for 26 November - 3 December, 2006

2006-12-03 Thread Ann Barcomb
;http://xrl.us/tm8w>. These were created as a result of refactoring `pmc2c.pl` to make it easier to test. Acknowlegements This summary was prepared using Mail::Summary::Tools <http://xrl.us/qvno>, available on CPAN. If you appreciate Perl, consider contributing to th

Weekly Perl 6 mailing list summary for 19-25 November, 2006

2006-11-26 Thread Ann Barcomb
were failing and corrected them. Acknowlegements This summary was prepared using Mail::Summary::Tools <http://xrl.us/qvno>, available on CPAN. If you appreciate Perl, consider contributing to the Perl Foundation <http://donate.perlfoundation.org> to help support the

Weekly Perl 6 mailing list summary for 5-11 November, 2006

2006-11-12 Thread Ann Barcomb
ary::Tools <http://xrl.us/qvno>, available on CPAN. If you appreciate Perl, consider contributing to the Perl Foundation <http://donate.perlfoundation.org> to help support the development of Perl. Thank you to everyone who has pointed out mistakes and offered

Weekly Perl 6 mailing list summary for 29 October - 4 November, 2006

2006-11-05 Thread Ann Barcomb
w the format laid out in `docs/pdds/pdd_template.pod`. Users variables inside an eval <http://xrl.us/szop> Richard Hainsworth asked how to use a scalar inside an eval with Perl 5 from within Pugs. Audrey Tang reported the bug fixed as of r14574. Acknowlegements This sum

Weekly Perl 6 mailing list summary for 22-28 October, 2006

2006-10-29 Thread Ann Barcomb
including some Gtk2 code which did (partially) work. Acknowlegements This summary was prepared using Mail::Summary::Tools <http://xrl.us/qvno>, available on CPAN. If you appreciate Perl, consider contributing to the Perl Foundation <http://donate.perlfoundation.org

Weekly Perl 6 mailing list summary for 15-21 October, 2006

2006-10-22 Thread Ann Barcomb
ripts. Gaal Yahas reported that they will continue transitioning to the new AST, which will allow lexical pragmas. Acknowlegements This summary was prepared using Mail::Summary::Tools <http://xrl.us/qvno>, available on CPAN. If you appreciate Perl, consider contributing to

Weekly Perl 6 mailing list summary for 8-14 October, 2006

2006-10-16 Thread Ann Barcomb
;. There, TSa suggested an intermediate class for applying a role and questioned whether roles should be removed. Aaron Sherman thought that typically the objects rather than the classes needed to be changed. There were further comments. Acknowlegements This summary was prepared

Weekly Perl 6 mailing list summary for 1-7 October, 2006

2006-10-08 Thread Ann Barcomb
asked for an example of something which was out of date, because the timestamps indicated a recent refresh. Acknowlegements This summary was prepared using Mail::Summary::Tools <http://xrl.us/qvno>, now available on CPAN. If you appreciate Perl, consider contributing to the Pe

Perl 6 mailing list summary, 24-30 September, 2006

2006-10-01 Thread Ann Barcomb
ed to start a port of Perl::Critic. xx operator <http://xrl.us/rzcx> Fagyal Csongor included some code which gave an unexpected result and wondered if the code or Pugs was at fault. A. Pagaltzis replied that the `xx` operator is list-repeat rather than string-repeat. Juerd also expla

Weekly Perl 6 mailing list summary for 17-23 September, 2006

2006-09-24 Thread Ann Barcomb
Essentials" <http://xrl.us/rvoz> ajr asked if an errata/updates file for Perl 6 and Parrot Essentials (2nd edition) <http://xrl.us/rvo2> exists. Agent Zhang said that the book is now very much out of date, and that the synopses are a better place to look. Michael

Weekly Perl 6 mailing list summary, 10-16 September, 2006

2006-09-16 Thread Ann Barcomb
eached the top search results. Acknowlegements This summary was prepared using Mail::Summary::Tools <http://xrl.us/qvno>, now available on CPAN. If you appreciate Perl, consider contributing to the Perl Foundation <http://donate.perlfoundation.org> to help suppo

Weekly Perl 6 mailing list summary for 2-9 September, 2006

2006-09-10 Thread Ann Barcomb
. Acknowlegements This summary was prepared using Mail::Summary::Tools <http://xrl.us/qvno>, now available on CPAN. If you appreciate Perl, consider contributing to the Perl Foundation <http://donate.perlfoundation.org> to help support the development of

Weekly Perl 6 mailing list summary for August 27 - September 2, 2006

2006-09-03 Thread Ann Barcomb
This summary was prepared using Mail::Summary::Tools <http://xrl.us/qvno>, now available on CPAN. A big thank-you to Yuval Kogman. If you appreciate Perl, consider [contributing to the Perl Foundation](http://donate.perlfoundation.org) to help support the development

Weekly Perl 6 mailing list summary for August 20-26, 2006

2006-08-27 Thread Ann Barcomb
xrl.us/rawy> Mark J. Reed wondered if Pugs bugs were stored somewhere, so that he could avoid mentioning known bugs. He included some questions. Larry Wall replied that in Pugs, a bug is represented by a failing test. He also answered questions. Acknowlegements Yuval Kog

Perl 6 mailing list summary for the weeks of August 1-19, 2006

2006-08-20 Thread Ann Barcomb
` does not mean `eq`. He also expressed his feeling that 'but True' and 'but False' are workarounds, and not many core interfaces will use solutions involving 'but'. Invocant name in S12 <http://xrl.us/qycg> Mark J. Reed noted tha

Perl 6 mailing list summary for the month of June, 2006

2006-08-06 Thread Ann Barcomb
t using v6-pugs. Flavio S. Glock offered some installation help. There was some further discussion on the state of the project. Re: State of Perl6 Backends <http://xrl.us/qc7p> Audrey Tang replied to Swaroop C H's post asking about the numerous Perl6 backends, offering clarificat

The Perl 6 summary for the month of May 2006

2006-07-30 Thread Ann Barcomb
nw> [perl #39254] Unicode sub names don't work with :multi <http://xrl.us/prn4> Will Coleda reported that unicode subroutine names don't work with :multi, in [perl #39254] <http://xrl.us/puf3>. Leopold Toetsch committed a fix in r12867. Compiler error

The Perl 6 summary for the month of April 2006

2006-07-23 Thread Ann Barcomb
gt; to document some non-urgent failures. Hundreds of errors? <http://xrl.us/pcah> Andy Dougherty reported many failing tests, and Patrick R. Michaud asked for clarification. [perl #39035] [BUG] r12465: dynpmc build fails on win32 <http://xrl.us/pcai> Jerry Gay reported this problem in [perl #39035] <http://xrl.us/pcaj>. It was quickly resolved. However, there was another error, which was then put in ticket [perl #39038] <http://xrl.us/pcak> (see thread <http://xrl.us/pcan>). Acknowlegements Yuval Kogman created Mail::Summary::Tools (coming soon to a CPAN mirror near you), which made it much easier to write summaries. If you appreciate Perl, consider contributing to the Perl Foundation <http://donate.perlfoundation.org> to help support the development of Perl. Thank you to everyone who has pointed out mistakes and offered suggestions for improving this series. Comments on this summary can be sent to Ann Barcomb, <[EMAIL PROTECTED]>. See Also * Perl Foundation activities <http://blog.perlfoundation.org> * Perl 6 Development <http://dev.perl.org/perl6> * Planet Perl Six <http://planetsix.perl.org/perl6>

The Perl 6 summary for the month of 2006-03

2006-07-17 Thread Ann Barcomb
negative (auto reversed) ranges? <http://xrl.us/o5zz> TSa noted that S03 explicitly disallows auto-reversed ranges and asked why that was the case. Larry Wall noted that to date, nobody wanted it. where will we die to? <http://xrl.us/o5z2> Yuval Kogman brought up a Catalyst p

The Perl 6 Internals correction summary for the weeks of 2006-02-13 through 2006-02-28

2006-07-11 Thread Ann Barcomb
1758). Acknowledgments chromatic recruited me at YAPC::NA 2006, and Jesse Vincent proposed this task. Audrey Tang helped me to get started. She also deserves a belated thank-you for her effort in finishing the previous edition, as does Yuval Kogman. If you appreciate Perl, consider contributi