Author: stevehay
Date: Fri Mar 4 08:23:32 2016
New Revision: 1733563
URL: http://svn.apache.org/viewvc?rev=1733563&view=rev
Log:
Fix compile errors since SVN revision 1717474 for unthreaded perl
Thanks to Klaus S. Madsen for the patch.
Modified:
perl/modperl/trunk/src/modules/perl/modperl_
Author: stevehay
Date: Fri Mar 4 08:29:00 2016
New Revision: 1733564
URL: http://svn.apache.org/viewvc?rev=1733564&view=rev
Log:
Fix printf tests for perl-5.22 without ithreads support
The comment in r1702395 is wrong. It's not because of the thread context that
the number of arguments is wrong
Author: stevehay
Date: Fri Mar 4 08:36:07 2016
New Revision: 1733566
URL: http://svn.apache.org/viewvc?rev=1733566&view=rev
Log:
Automatic compiler flags for gcc 5 and clang
To make compilation easier on gcc5/clang hosts, this patch automatically
selects the appropriate c89 option, when modperl
Author: stevehay
Date: Fri Mar 4 08:38:38 2016
New Revision: 1733567
URL: http://svn.apache.org/viewvc?rev=1733567&view=rev
Log:
Update Changes file with recent changes.
Modified:
perl/modperl/trunk/Changes
Modified: perl/modperl/trunk/Changes
URL:
http://svn.apache.org/viewvc/perl/modperl