bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13939: 24.3; Emacs 24.3 release won't compile on Windows with the ms


From: 李丁
Subject: bug#13939: 24.3; Emacs 24.3 release won't compile on Windows with the msvc toolchain
Date: Sat, 16 Mar 2013 14:12:35 +0800

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?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]