Revision 5d7c8a48db7edb5cc50ab4aefb1cb4a5e3eceb8c authored by Geoff Thorpe on 25 April 2014, 05:20:16 UTC, committed by Dr. Stephen Henson on 02 July 2014, 00:51:04 UTC
Gets rid of this; defined(@array) is deprecated at ../util/mkerr.pl line 792. (Maybe you should just omit the defined()?) defined(@array) is deprecated at ../util/mkerr.pl line 800. (Maybe you should just omit the defined()?) Signed-off-by: Geoff Thorpe <geoff@openssl.org> (cherry picked from commit 647f360e2e86818cee1f2d0429e071d14814e0b5)
1 parent 00e86a7
pod2mantest.pod
=pod
=head1 NAME
foo, bar,
MARKER - test of multiline name section
=head1 DESCRIPTION
This is a test .pod file to see if we have a buggy pod2man or not.
If we have a buggy implementation, we will get a line matching the
regular expression "^ +MARKER - test of multiline name section *$"
at the end of the resulting document.
=cut

Computing file changes ...