On Tue, May 27, 2014 at 04:10:39PM -0700, Jason Evans wrote: > Thank you for fixing the bitrot that has accumulated in the Windows > port. You've motivated me to make another attempt at purchasing the > necessary MS software to add Windows to my testing regime.
That'd be great :) Although I've also been guilty of letting it bitrot. Relatedly, I just found out that building from the source directory is broken, too, because srcroot ends up being "" because srcdir is ".", and the msvc_compat include dir is derived from srcroot, so it ends up being "/include/msvc_compat", which obviously doesn't work. Mike _______________________________________________ jemalloc-discuss mailing list [email protected] http://www.canonware.com/mailman/listinfo/jemalloc-discuss
