diff options
| author | Fabrice Popineau | 2012-11-30 17:14:22 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2012-11-30 17:14:22 +0200 |
| commit | c7b36b9550a66a033d42152741bf7e3f4927cb39 (patch) | |
| tree | b93dd8c7fc47ba31fd7f72facbcc6996336041f4 /src/alloc.c | |
| parent | 6247eff516ed92bf207867a32980cbba02854fa1 (diff) | |
| download | emacs-c7b36b9550a66a033d42152741bf7e3f4927cb39.tar.gz emacs-c7b36b9550a66a033d42152741bf7e3f4927cb39.zip | |
Fix compilation problems with 64-bit MSVC compiler.
src/w32fns.c: Remove prototype of atof.
(syspage_mask): Declared DWORD_PTR, for compatibility with 64-bit
builds.
(file_dialog_callback): Declared UINT_PTR.
src/w32common.h (syspage_mask): Declare DWORD_PTR, for compatibility
with 64-bit builds.
src/w32.c (FILE_DEVICE_FILE_SYSTEM, METHOD_BUFFERED)
(FILE_ANY_ACCESS, CTL_CODE) [_MSC_VER]: Define only if not already
defined.
Diffstat (limited to 'src/alloc.c')
0 files changed, 0 insertions, 0 deletions