On 09.06.2017 15:07, William A Rowe Jr wrote:
> As I mention in parent post, this is a distinct thread for any
> final votes and to tally vote count of apr-util 1.6.0 release.
> Usual http://apr.apache.org/dev/dist/ path for candidates.
>
>   +/- votes please
>   [  ] Release apr-util 1.6.0


+1

OS X 10.11.6 El Capitan

Tested with the APR 1.6.2 release candidate and Subversion trunk.
Tested with Sqlite3 and Berkeley DB.

With one warning:

../apr-util-1.6.0/dbd/apr_dbd_odbc.c:1379:17: warning: comparison of unsigned 
enum expression < 0 is always false
      [-Wtautological-compare]
    if (dbdtype < 0 || dbdtype >= NUM_APR_DBD_TYPES) {
        ~~~~~~~ ^ ~


Note: testdbd and testdbm requires 'make install' in order to find the
drivers.


-- Brane

Reply via email to