From: Vincent Pit Date: Fri, 5 Dec 2008 20:20:01 +0000 (+0100) Subject: Skip the segfaulting "${\(new Hlagh)}" test X-Git-Tag: v0.09~2 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=commitdiff_plain;h=b7b7a0878db622b9fabce664554b51d965eb7bc7 Skip the segfaulting "${\(new Hlagh)}" test --- diff --git a/t/10-good.t b/t/10-good.t index d428d1f..91b1ac0 100644 --- a/t/10-good.t +++ b/t/10-good.t @@ -171,7 +171,7 @@ print $z "hlagh\n"; print STDOUT "bananananananana\n"; #### $x->foo($pkg->$cb) -#### +#### "seems to segfault with strict libc implementations" # $obj = "apple ${\(new Hlagh)} pear" #### $obj = "apple @{[new Hlagh]} pear"