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.
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
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
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
.
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
;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
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
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
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
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
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
;. 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
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
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
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
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
.
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
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
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
` 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
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
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
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>
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
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
40 matches
Mail list logo