This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Backport #32671
authorH.Merijn Brand <h.m.brand@xs4all.nl>
Sat, 29 Dec 2007 14:06:05 +0000 (14:06 +0000)
committerH.Merijn Brand <h.m.brand@xs4all.nl>
Sat, 29 Dec 2007 14:06:05 +0000 (14:06 +0000)
p4raw-id: //depot/metaconfig@32765

U/perl/perlxv.U

index 39e2935..85d8592 100644 (file)
@@ -273,7 +273,7 @@ int main() {
 }
 EOCP
 
-i8type=char
+i8type="signed char"
 u8type="unsigned char"
 i8size=1
 u8size=1