Re: 3/4 patches for compilation of ATL & MFC
March 21, 2004
4:14 p.m.
Alexandre Julliard wrote:
The i64 suffix is not portable.
Boaz Harrosh wrote:
oops the wrong file. I do need it with "LL" (real 64bit constant). If you want it protected by an ifdef. Is there an long long ifdef done by configure? .. OK I'll look for it and send a fix.
include/config.h (done by configure?) has an "HAVE_LONG_LONG". Now what should I do in msvcrt/limits.h. should I: #include <config.h> ?? or the user should include it in files before limits.h both options look bad to me. Free life Boaz
8133
Age (days ago)
8133
Last active (days ago)
0 comments
1 participants
participants (1)
-
Boaz Harrosh