On Thu, Aug 21, 2014 at 8:51 PM, Marvin Humphrey <[email protected]> wrote:
> [ ] +1 Release RC 2 as Apache Lucy 0.4.0.
> [ ] +0
> [ ] -1 Do not release RC 2 as Apache Lucy 0.4.0 because...
+1
Sums and sigs verified.
Builds and passes tests:
OS X Mavericks 10.9.4
stock Perl 5.16.2
stock clang Apple LLVM version 5.1 (clang-503.0.40)
RC1 (the previous release candidate, not voted on) built and passed tests on
the following:
Windows Server 2008
ActivePerl 5.14
Strawberry Perl 5.14
Cygwin Perl 5.10.1
MinGW (bundled with Strawberry Perl)
Cygwin gcc
MSVC 2010 Express
CentOS 6
Custom compiled debugging Perl 5.16 (?)
RC1 failed the `test_valgrind` build target, but passed after application of a
patch to Lock.c which is now in RC2.
Quick spot checks:
* CHANGES
* LICENSE
* NOTICE
* CONTRIBUTING
* README
* INSTALL
* c/INSTALL
* perl/INSTALL
Marvin Humphrey