|
Norm,
If you can just do a cut and paste of the define
from the windows header into apr.hnw for today.
Tomorrow I will figure out what is the right thing to do for
NetWare.
Have a good day,
JJ
>>> [EMAIL PROTECTED] 09/23/04 4:18 PM >>> NormW wrote:
> Compiling network_io/win32/sendrecv.c > ### mwccnlm Compiler: > # File: network_io\win32\sendrecv.c > # ------------------------------------ > # 110: while (cur_len > DWORD_MAX) { > # Error: ^^^^^^^^^ > # undefined identifier 'DWORD_MAX' That would be my recent update and I assume it means that the definition for DWORD_MAX needs to be copied from apr.hw to apr.hnw. Could someone from the NW side please confirm that is the correct thing to do & I will update it. Thanks, Allan |
- Re: DWORD_MAX Jean-Jacques Clar
- Re: DWORD_MAX NormW
