Warnings :
Windows 32:
atomic64 and encode ones are NEW
\apr\atomic\win32\apr_atomic64.c(26): warning C4133: 'function':
incompatible types - from 'long *' to 'volatile LONGLONG *'
\apr\atomic\win32\apr_atomic64.c(40): warning C4133: 'function':
incompatible types - from 'long *' to 'volatile LONGLONG *'
\apr\atomic\win32\apr_atomic64.c(50): warning C4133: 'function':
incompatible types - from 'long *' to 'volatile LONGLONG *'
\apr\atomic\win32\apr_atomic64.c(59): warning C4133: 'function':
incompatible types - from 'long *' to 'volatile LONGLONG *'
\apr\atomic\win32\apr_atomic64.c(59): warning C4244: 'return':
conversion from 'LONGLONG' to 'int', possible loss of data
\apr\atomic\win32\apr_atomic64.c(68): warning C4133: 'function':
incompatible types - from 'long *' to 'volatile LONGLONG *'
\apr\atomic\win32\apr_atomic64.c(83): warning C4133: 'function':
incompatible types - from 'long *' to 'volatile LONG64 *'
\apr\atomic\win32\apr_atomic64.c(92): warning C4133: 'function':
incompatible types - from 'long *' to 'volatile LONGLONG *'
\apr\encoding\apr_encode.c(1082): warning C4018: '<': signed/unsigned
mismatch
\apr\encoding\apr_encode.c(1135): warning C4018: '<': signed/unsigned
mismatch
\apr\file_io\win32\seek.c(173): warning C4244: '=': conversion from
'apr_off_t' to 'apr_size_t', possible loss of data
Windows 64:
atomic64 and encode ones are NEW
\apr\atomic\win32\apr_atomic64.c(57): warning C4244: 'return':
conversion from 'LONG64' to 'int', possible loss of data
\apr\encoding\apr_encode.c(1082): warning C4018: '<': signed/unsigned
mismatch
\apr\encoding\apr_encode.c(1135): warning C4018: '<': signed/unsigned
mismatch
\apr\memory\unix\apr_pools.c(422): warning C4267: '=': conversion from
'size_t' to 'apr_uint32_t', possible loss of data
\apr\memory\unix\apr_pools.c(873): warning C4267: '=': conversion from
'size_t' to 'apr_uint32_t', possible loss of data
\apr\memory\unix\apr_pools.c(1289): warning C4267: '=': conversion from
'size_t' to 'apr_uint32_t', possible loss of data
\apr\memory\unix\apr_pools.c(1445): warning C4267: '=': conversion from
'size_t' to 'apr_uint32_t', possible loss of data
On 1-4-2019 20:01, William A Rowe Jr wrote:
Candidate tarballs are at the usual location;
https://apr.apache.org/dev/dist/
For the release of apr-1.7.0
[ ] +1 looks great!
[ ] -1 something is broken
This vote will conclude April 4th 2pm EDT, for potential
announcement Friday.
I could use a hand from Netware folk to explain the potential for
binary breakage in os locks to end users for our Announcement,
not that this ever really worked in the first place AIUI.