Ping? ~Aaron On Mon, Mar 12, 2012 at 1:42 PM, Aaron Ballman <aaron at aaronballman.com> wrote: > We were always defining LP64 for all x86_64 builds, even for platforms > which are not LP64 (such as Windows via MSVC, and MinGW). This patch > addresses that by checking the size of a long in 64-bit compiles. > > ~Aaron