Thanks.  Could you please report those errors, so that we could fix
them in the repository?

It seems that the `!if USE_CRT_DLL' thing is not fixed yet...

Line 79 of vm-limit.c references a not-defined macro UINTPTR_MAX.
I guess it should be UINTMAX_MAX after having a look at nt/stdint.h.




2013/3/15 Eli Zaretskii <eliz@gnu.org>
> Date: Fri, 15 Mar 2013 23:07:08 +0800
> From: À <iamliding@gmail.com>
> Cc: Eli Zaretskii <eliz@gnu.org>, 13939 <13939@debbugs.gnu.org>
>
> Though there are some minor errors (easy to fix), the latest trunk compiles
> fine with msvc.

Thanks.  Could you please report those errors, so that we could fix
them in the repository?