comparison src/ChangeLog @ 5006:ecdc03ef6e12

Instantiate Ben's compile fix for nt.c
author Vin Shelton <acs@xemacs.org>
date Mon, 08 Feb 2010 20:45:21 -0500
parents 4170f3809a28
children cad59a0a3b19 2eec7322eb7f eadd99984bfb
comparison
equal deleted inserted replaced
5005:4170f3809a28 5006:ecdc03ef6e12
1 2010-02-08 Vin Shelton <acs@xemacs.org>
2
3 * nt.c (open_unc_volume): lpRemoteName is an XELPTSTR.
4
1 2010-02-07 Aidan Kehoe <kehoea@parhasard.net> 5 2010-02-07 Aidan Kehoe <kehoea@parhasard.net>
2 6
3 * lisp.h (Dynarr_verify, Dynarr_verify_mod): 7 * lisp.h (Dynarr_verify, Dynarr_verify_mod):
4 If ERROR_CHECK_STRUCTURES is not defined, cast the argument in 8 If ERROR_CHECK_STRUCTURES is not defined, cast the argument in
5 these two macros; fixes the g++ build. 9 these two macros; fixes the g++ build.