This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove an erroneous space from PL_bincompat_options for HAVE_INTERP_INTERN.
authorNicholas Clark <nick@ccl4.org>
Tue, 19 Jul 2011 08:50:57 +0000 (10:50 +0200)
committerNicholas Clark <nick@ccl4.org>
Wed, 20 Jul 2011 08:09:11 +0000 (10:09 +0200)
commit426f6eb2689a2b8ae5801b1ecd82f29830912495
tree1bec2b0d433c8663a807b96272a733b5fee292b5
parent60a69412236904047ea059c3b9234a3607a81f58
Remove an erroneous space from PL_bincompat_options for HAVE_INTERP_INTERN.

This was inadvertently added as part of eba804b9d4475c6d, but only causes
t/porting/bincompat.t to fail on those platforms that define
HAVE_INTERP_INTERN. It's always the really subtle things that catch you out.
perl.h