No description
Find a file
Maxim Dounin c3113c2b30 Win32: Borland C compatibility fixes.
Several false positive warnings silenced, notably W8012 "Comparing
signed and unsigned" (due to u_short values promoted to int), and
W8072 "Suspicious pointer arithmetic" (due to large type values added
to pointers).

With this patch, it's now again possible to compile nginx using bcc32,
with options we normally compile on win32 minus ipv6 and ssl.
2013-09-04 20:48:23 +04:00
auto Win32: Borland C compatibility fixes. 2013-09-04 20:48:23 +04:00
conf MIME: eot MIME type updated to follow IANA (ticket #306). 2013-08-23 16:24:24 +04:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.5.4-RELEASE 2013-08-27 17:37:15 +04:00
misc Updated PCRE used for win32 builds. 2013-08-23 22:54:08 +04:00
src Win32: Borland C compatibility fixes. 2013-09-04 20:48:23 +04:00