projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f39b5f
)
the underlying perl bug that this test case checks a workaround for has now been...
author
Joey Hess
<joey@kitenet.net>
Tue, 31 May 2011 20:21:58 +0000
(16:21 -0400)
committer
Joey Hess
<joey@kitenet.net>
Tue, 31 May 2011 20:21:58 +0000
(16:21 -0400)
hurrah! Thanks especially to Niko Tyni for tracking it down in the perl
internals.
t/crazy-badass-perl-bug.t
patch
|
blob
|
history
diff --git
a/t/crazy-badass-perl-bug.t
b/t/crazy-badass-perl-bug.t
index 80724d174d95a53e5f5d5db2b8490b77981f29e8..328a979c2a7158dbfa3d98ea3ea49f2405f71c80 100755
(executable)
--- a/
t/crazy-badass-perl-bug.t
+++ b/
t/crazy-badass-perl-bug.t
@@
-2,6
+2,8
@@
# DO NOT CHANGE ANYTHING IN THIS FILE.
# THe crazy bug reproduced here will go away if any of the calls
# to htmlize are changed.
+# Note: This was http://bugs.debian.org/376329 , and was fixed in
+# perl 5.14.
use warnings;
use strict;
use Test::More tests => 102;