perldelta for 9d7bf4
authorDarin McBride <dmcbride@cpan.org>
Sat, 30 Jun 2012 05:46:43 +0000 (22:46 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Sat, 30 Jun 2012 05:46:43 +0000 (22:46 -0700)
pod/perldelta.pod

index c21c369..ccca097 100644 (file)
@@ -328,9 +328,11 @@ source tree.
 
 =over 4
 
-=item XXX-some-platform
+=item *
 
-XXX
+Configure now always adds -qlanglvl=extc99 to the CC flags on AIX when
+using xlC.  This will make it easier to compile a number of XS-based modules
+that assume C99 [perl #113778].
 
 =back