This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e08b586
)
perldelta entry for mingw64 and gccversion
author
Father Chrysostomos
<sprout@cpan.org>
Mon, 27 Sep 2010 13:39:16 +0000
(06:39 -0700)
committer
Father Chrysostomos
<sprout@cpan.org>
Mon, 27 Sep 2010 13:39:16 +0000
(06:39 -0700)
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
955c0d1
..
dd25a9a
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-442,9
+442,13
@@
L</Modules and Pragmata> section.
=over 4
-=item
XXX-some-platform
+=item
Windows
-XXX
+C<$Config{gccversion}> is now set correctly when perl is built using the
+mingw64 compiler from L<http://mingw64.org>
+L<[perl #73754]|http://rt.perl.org/rt3//Public/Bug/Display.html?id=73754>.
+
+=back
=back