On 03/01/2012 01:19 PM, Jeff Trawick wrote:
Regardless of the APR_SIZEOF_VOIDP issue, it should be _WIN64 in the .c/.h code. I'll commit that. I guess the attribution to use is the e-mail address in bug 49155.
_WIN64 is defined by cl.exe (same as WIN32/_WIN32) WIN64 should be defined by make files, but agreed that's just needless duplication. In case mingw64 doesn't defines _WIN64, this should be added to configure. Regards -- ^TM
