On Mon Mar 02 21:56:43 2015, coke wrote:
> On Sun Jul 20 10:16:40 2014, coke wrote:
> > On Sat Apr 20 19:12:48 2013, pmichaud wrote:
> > > On Sat, Apr 20, 2013 at 07:05:25PM -0700, Will Coleda wrote:
> > > > This seems to be an OS X only error:
> > > >
> > > > ./perl6 -e 'say "\c[LINE FEED (LF)]"'
> > > > ===SORRY!===
> > > > Unrecognized character name LINE FEED (LF)
> > > > at -e:1
> > > >
> > > > but:
> > > >
> > > > ./perl6 -e 'say "\c[COLON]"'
> > > > :
> > >
> > > What version of icu?
> > >
> > > Pm
> > >
> >
> > Note that these failures are also happening on rakudo-moar
> 
> The test was being skipped on all platforms. It's now unfudged, but
> will probably require a platform-specific todo for OS X.

\c[LINE FEED] is still unrecognized, the test is currently skipped.

-- 
Will "Coke" Coleda

Reply via email to