G:\clean\httpd-2.0.41\srclib\apr\memory\unix\apr_pools.c(615) : warning C4018: 
'<' : signed/unsigned mismatch
G:\clean\httpd-2.0.41\srclib\apr\memory\unix\apr_pools.c(623) : warning C4018: 
'<' : signed/unsigned mismatch
G:\clean\httpd-2.0.41\srclib\apr\memory\unix\apr_pools.c(928) : warning C4018: 
'<' : signed/unsigned mismatch

G:\clean\httpd-2.0.41\modules\experimental\mod_mem_cache.c(487) : warning 
C4244: '=' : conversion from '__int64 ' to 'unsigned int
', possible loss of data
G:\clean\httpd-2.0.41\modules\experimental\mod_mem_cache.c(507) : warning 
C4244: '=' : conversion from '__int64 ' to 'unsigned int
', possible loss of data
G:\clean\httpd-2.0.41\modules\experimental\mod_mem_cache.c(530) : warning 
C4244: '+=' : conversion from '__int64 ' to 'unsigned int
', possible loss of data

G:\clean\httpd-2.0.41\modules\experimental\mod_disk_cache.c(341) : warning 
C4244: '=' : conversion from '__int64 ' to 'unsigned int
', possible loss of data
G:\clean\httpd-2.0.41\modules\experimental\mod_disk_cache.c(455) : warning 
C4101: 'temp' : unreferenced local variable

Don't know that any of the above are terribly fatal, but the authors of those 
bits might want
to double check.

Reply via email to