Dan Sugalski <[EMAIL PROTECTED]> wrote:
> On Mon, 15 Sep 2003, Andy Dougherty wrote:
[ \d+\.0{6} vs \d+ ]
> I expect these are a result of Leo's recent work on the perl PMCs, rather
> than a Solaris or perl version issue. There were similar problems in the
> base test suite for a bit.
Yes. Sorry
On Mon, 15 Sep 2003, Andy Dougherty wrote:
> On Solaris 8, with Sun's compiler and a very very recent perl-5.8.x, I'm
> getting several failures in perl6/languages/t/compiler/1.t. Here's a
> typical sample. Note that the difference is simply in whether or not to
> include the trailing zeros in t
On Solaris 8, with Sun's compiler and a very very recent perl-5.8.x, I'm
getting several failures in perl6/languages/t/compiler/1.t. Here's a
typical sample. Note that the difference is simply in whether or not to
include the trailing zeros in the print command. Does anyone know which
is "right"