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:
1ffafad
)
perldelta: Fix link.
author
Karl Williamson
<khw@cpan.org>
Mon, 22 May 2017 22:33:53 +0000
(16:33 -0600)
committer
Karl Williamson
<khw@cpan.org>
Mon, 22 May 2017 22:34:36 +0000
(16:34 -0600)
Spotted by Dan Book
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
08b68e0
..
e4b7401
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-2151,7
+2151,7
@@
perl built with VS2015 with XS modules built with GCC or VS E<lt>= VS2013.
Some incompatibility may arise because of the bug fix that has been reverted
for VS2015 builds of perl, but there may well be incompatibility anyway because
of the rewritten CRT in VS2015 (I<e.g.>, see discussion at
-L<http://stackoverflow.com/questions/30412951
)>
.
+L<http://stackoverflow.com/questions/30412951
>)
.
=back