On Fri Jun 22 18:19:26 2007, jkeen at verizon.net wrote:
>
> "config/init/headers.pm would benefit from an
> explanation of what 'nongenerated headers' are."
>
This module has already achieved 100% coverage of all statements and branches
during testing,
so we only need to respond to the reque
There is a hackathon following YAPC::NA this thursday.
Here's the YAPC information:
http://conferences.mongueurs.net/yn2007/wiki?node=Hackathon
Here's our information:
http://rakudo.org/parrot/index.cgi?hackathon_yapc_na_2007
Please update our wiki with things to do, or things you're goin
On 6/26/07, Paul Cochrane via RT <[EMAIL PROTECTED]> wrote:
On Tue Jun 26 13:35:51 2007, ptc wrote:
> On Tue Jun 26 06:36:50 2007, particle wrote:
> > On 6/26/07, Paul Cochrane via RT at
> parrotcode.org> wrote:
> > > On Thu Sep 21 14:38:40 2006, particle wrote:
> > > > parrot's source is litter
On Tue Jun 26 13:35:51 2007, ptc wrote:
> On Tue Jun 26 06:36:50 2007, particle wrote:
> > On 6/26/07, Paul Cochrane via RT at
> parrotcode.org> wrote:
> > > On Thu Sep 21 14:38:40 2006, particle wrote:
> > > > parrot's source is littered with internal_exception() calls,
the
> bulk
> > > > (all
# New Ticket Created by Will Coleda
# Please include the string: [perl #43385]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=43385 >
this document overlaps with docs/project/cage*, and also refers to a now
defunct TODO fi
On Tue Jun 26 07:50:06 2007, jkeen at verizon.net wrote:
>
> But it's not clear how one can validate that the result will "match
> ANSI characteristics." Is
> there any link we could place in the POD that would show which ANSI C
> characteristics we
> need to have miniparrot match?
>
I've got
On Tuesday 26 June 2007 11:45:50 Will Coleda wrote:
> # New Ticket Created by Will Coleda
> # Please include the string: [perl #43384]
> # in the subject line of all future correspondence about this issue.
> # http://rt.perl.org/rt3/Ticket/Display.html?id=43384 >
Where *doesn't* make install wo
# New Ticket Created by Will Coleda
# Please include the string: [perl #43384]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=43384 >
The POD for config/init/miniparrot.pm states:
Modifies settings to match miniparrot (ANSI C Parrot)'s needs. This step
primarily overwrites a lot of settings in the Configure database to disable
JIT and *match ANSI characteristics* (emphasis added).
How this package disables JIT is fairly self-e
On Mon, 25 Jun 2007 20:30:36 +0200, Juerd Waalboer wrote:
> A useful, easily installable library bundle does not have to be in the
> core distribution.
>
> Debian already has its own split between perl and perl-modules. This is
> a great scheme that allows Debian to use Perl in the base system,
>
# New Ticket Created by Ron Blaschke
# Please include the string: [perl #43381]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=43381 >
With Visual C++ it's possible to add run time range checks for casts, to
check if there
On 6/26/07, Paul Cochrane via RT <[EMAIL PROTECTED]> wrote:
On Thu Sep 21 14:38:40 2006, particle wrote:
> parrot's source is littered with internal_exception() calls, the bulk
> (all?) of which should be converted to real_exception() calls.
> internal exceptions are uncatchable, and might as wel
On 6/26/07, Paul Cochrane via RT <[EMAIL PROTECTED]> wrote:
I've a question about the tags target: it searches c, perl and pmc
files. Shouldn't it also search/process the .ops files (as c-language
files)?
sounds like a fine idea to me.
try it out and see if there's some crazy reason it won't w
I've a question about the tags target: it searches c, perl and pmc
files. Shouldn't it also search/process the .ops files (as c-language
files)?
Paul
Jerry,
let me start with a side point, sorry for the early tangent. why isn't
perlcritic.t using a Getopt:: module--it should be. that'd be a good
cage task, and would make one of my suggestions easier to implement.
As discussed on #parrot, this was already a TODO ticket and Getopt
argument pa
On Thu Sep 21 14:38:40 2006, particle wrote:
> parrot's source is littered with internal_exception() calls, the bulk
> (all?) of which should be converted to real_exception() calls.
> internal exceptions are uncatchable, and might as well be called
> C. that's bad, ya dig?
>
> there are plenty of
16 matches
Mail list logo