Matt Diephouse <[EMAIL PROTECTED]> wrote:
We've basically run into the fact that there's no spec for MMD. I'll
see if I can provide a patch that just makes "_" match native types,
but I think it'll be somewhat more involved than this one.
It ended up being easier than expected -- implemented in
Patrick R. Michaud <[EMAIL PROTECTED]> wrote:
On Wed, Nov 29, 2006 at 04:43:59PM -0500, Matt Diephouse wrote:
> Leopold Toetsch <[EMAIL PROTECTED]> wrote:
> >Am Mittwoch, 29. November 2006 05:50 schrieb Matt Diephouse:
> >> It also means that "string", "int", and "float" no longer work as MMD
> >
Patrick R. Michaud wrote:
On Mon, Nov 27, 2006 at 09:20:08PM -0800, Allison Randal wrote:
chromatic's suggestion is to replace the series of manual calls in
HLLCompiler's 'compile' method with an iterator over an array of
compiler tasks.
I very much agree with chromatic -- indeed, this is
On Wed, Nov 29, 2006 at 04:43:59PM -0500, Matt Diephouse wrote:
> Leopold Toetsch <[EMAIL PROTECTED]> wrote:
> >Am Mittwoch, 29. November 2006 05:50 schrieb Matt Diephouse:
> >> It also means that "string", "int", and "float" no longer work as MMD
> >> types -- you can't distinguish between native
Leopold Toetsch <[EMAIL PROTECTED]> wrote:
Am Mittwoch, 29. November 2006 05:50 schrieb Matt Diephouse:
> It also means that "string", "int", and "float" no longer work as MMD
> types -- you can't distinguish between native types and PMCs. I think
> this is the right way to go now that we have au
On Wed, Nov 29, 2006 at 08:49:27PM +0100, Leopold Toetsch wrote:
> Am Mittwoch, 29. November 2006 05:50 schrieb Matt Diephouse:
> > It also means that "string", "int", and "float" no longer work as MMD
> > types -- you can't distinguish between native types and PMCs. I think
> > this is the rig
Am Mittwoch, 29. November 2006 05:50 schrieb Matt Diephouse:
> It also means that "string", "int", and "float" no longer work as MMD
> types -- you can't distinguish between native types and PMCs. I think
> this is the right way to go now that we have autoboxing; I don't see
> any reason to d
"Ron Blaschke" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Nikolay Ananiev (via RT) wrote:
> > # New Ticket Created by "Nikolay Ananiev"
> > # Please include the string: [perl #40998]
> > # in the subject line of all future correspondence about this issue.
> > # http://rt.perl.