Hi,
since 3 days I cannot compile the latest snapshots without an error:

ab.c
F:\Projects\MSVC\httpd-2.0\support\ab.c(831) : warning C4244: '=' :
conversion from 'double ' to 'float ', possible loss of data
F:\Projects\MSVC\httpd-2.0\support\ab.c(1104) : error C2632: 'long'
followed by 'long' is illegal
F:\Projects\MSVC\httpd-2.0\support\ab.c(1105) : error C2632: 'long'
followed by 'long' is illegal
Error executing cl.exe.

Apache.exe - 2 error(s), 3 warning(s)

Replacing the ab.c with an older version solves this little problem.


Juergen

Reply via email to