Re: [svn:parrot] r31791 - trunk/t/pmc

2008-10-09 Thread Reini Urban
2008/10/8 jerry gay <[EMAIL PROTECTED]>: > On Wed, Oct 8, 2008 at 1:59 PM, Nicholas Clark <[EMAIL PROTECTED]> wrote: >> On Wed, Oct 08, 2008 at 01:48:17PM -0700, chromatic wrote: >> >>> In general, filesystems are case-insensitive, not platforms. I believe Mac >>> OS >>> X's Hateful File System P

Re: [svn:parrot] r31791 - trunk/t/pmc

2008-10-08 Thread jerry gay
On Wed, Oct 8, 2008 at 1:59 PM, Nicholas Clark <[EMAIL PROTECTED]> wrote: > On Wed, Oct 08, 2008 at 01:48:17PM -0700, chromatic wrote: > >> In general, filesystems are case-insensitive, not platforms. I believe Mac >> OS >> X's Hateful File System Plus is one offender, though you can use UFS inst

Re: [svn:parrot] r31791 - trunk/t/pmc

2008-10-08 Thread Nicholas Clark
On Wed, Oct 08, 2008 at 01:48:17PM -0700, chromatic wrote: > In general, filesystems are case-insensitive, not platforms. I believe Mac > OS > X's Hateful File System Plus is one offender, though you can use UFS instead. HFS+ itself can be set to case sensitive. I have a machine partitioned so

Re: [svn:parrot] r31791 - trunk/t/pmc

2008-10-08 Thread chromatic
On Wednesday 08 October 2008 10:14:30 [EMAIL PROTECTED] wrote: > Modified: >trunk/t/pmc/config.t > > Log: > [t] fix config pmc test to deal with case-insensitive platform > > Modified: trunk/t/pmc/config.t > === >=== --- t