On Wed May 17 16:16:42 2006, coke wrote:
> 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 l
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
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
# New Ticket Created by Will Coleda
# Please include the string: [perl #39142]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=39142 >
using a PMC in a file called 'APLVector.pmc' with a group of
'APL_group' caused build