]> git.vpit.fr Git - perl/modules/indirect.git/commitdiff
Skip the segfaulting "${\(new Hlagh)}" test
authorVincent Pit <vince@profvince.com>
Fri, 5 Dec 2008 20:20:01 +0000 (21:20 +0100)
committerVincent Pit <vince@profvince.com>
Fri, 5 Dec 2008 20:20:01 +0000 (21:20 +0100)
t/10-good.t

index d428d1fdf600d79f0ea08d7d9c12f93ab5fe33d5..91b1ac04d0360b56a2a156111e6b8cd660aa1f4b 100644 (file)
@@ -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"