Chip, we briefly discussed this on IRC yesterday, but I wanted to
make sure this didn't get lost.
I don't like the impact that this is going to have on HLL languages -
it's exposing internal bits of parrot to the HLL programmers. The
argument that we already expose some bits (for example, c
On Mon, May 15, 2006 at 12:49:46PM -0700, Will Coleda wrote:
> using a PMC in a file called 'APLVector.pmc' with a group of
> 'APL_group' caused build failures on case-sensitive platforms, and
> allowed the creation of a .bundle on OSX that then didn't properly
> setup the PMCs during 'loadl
I think that's a red herring. I'm not talking about being insensitive
to case, but being completely ignorant of it. pmc2c.pl is *changing
the case* and therefore breaking things. Especially on filesystems
that are case-insensitive (because it lowercases some things, and the
insensitive syst
# New Ticket Created by Patrick R. Michaud
# Please include the string: [perl #39161]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=39161 >
Subroutines with :multi seem to not work properly when used
inside a file with a