And to answer the question, VC6 for httpd 2.2 is simply for msvcrt.DLL
compatibility and no-surprises upgrades. It is suboptimal, but not as
suboptimal as MS's active disdain for msvcr###.dll users.
"Wang, Andy" wrote:
>On Wed, 2014-09-03 at 09:27 -0700, wr...@rowe-clan.net wrote:
>> Finally
The 1.5 apr-util (and apr) branches are actively maintained. You have forward
binary compatibility since 1.0 used in the early 2.1-dev days. Because 1.4.x
was not receiving attention (and was missing new API's used for httpd-2.4) the
project determined it would bundle 1.5 rather than the now-s
On Wed, 2014-09-03 at 09:27 -0700, wr...@rowe-clan.net wrote:
> Finally returned to VC6, having replaced my older svn on Windows
> which would no longer handshake with svn.apache.org and bumped into
> a single issue.
>
> Building VC6 binaries for win32, I was bitten by r1508904 which
> introduces
Hi Bill,
On 03.09.2014 18:27, wr...@rowe-clan.net wrote:
In terms of providing dist/httpd/binaries/win32 httpd 2.2.29 based on
msvcrt,dll, I have a couple of options;
[x] Ship with r1563992 applied (and document this? where?)
[ ] Drop apr_dbd_odbc.dll from the distribution
[ ] Don't ship
a
That pesky intptr_t,
On 9/3/2014 9:27 AM, wr...@rowe-clan.net wrote
In terms of providing dist/httpd/binaries/win32 httpd 2.2.29 based on
msvcrt,dll, I have a couple of options;
[+1] Ship with r1563992 applied (and document this? where?)
[ +/-0] Drop apr_dbd_odbc.dll from the distribution
[ -
Finally returned to VC6, having replaced my older svn on Windows
which would no longer handshake with svn.apache.org and bumped into
a single issue.
Building VC6 binaries for win32, I was bitten by r1508904 which introduces
a C99 type prior to releasing apr 2.0 (probably not a good idea to make
s
If someone is more familiar with the site cms build than I am...
lib/path.pm seems to glob the vulnerabilities_22.sh and vulnerabilities_24.sh
as dependencies of content/security/vulnerabilities-httpd.xml. However,
according to the last builds only vulnerabilities_24.sh is being invoked;
http: