Changes On Branch jn-mingw-w64-compiler-warnings
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch jn-mingw-w64-compiler-warnings Excluding Merge-Ins

This is equivalent to a diff from 2b1767500e to b5d69afed7

2012-08-21
14:15
Merge the mingw-w64 compiler warning fixes into trunk. check-in: d89b99e383 user: drh tags: trunk
11:18
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:11:0, from src/cgi.c:29: /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h src/file.c:47:0: warning: "stat" redefined /usr/x86_64-w64-mingw32/sys-root/mingw/include/sys/stat.h:25... Closed-Leaf check-in: b5d69afed7 user: jan.nijtmans tags: jn-mingw-w64-compiler-warnings
11:05
Fix error messages associated with the "scrub" command. check-in: e25f55dd4d user: drh tags: trunk
2012-08-20
19:01
Expand the "diffFlags" variable to 64-bits in order to accommodate new options to the various "diff" commands. check-in: 2b1767500e user: drh tags: trunk
2012-08-19
09:45
Added bash auto-completion script from Stuart Rackham. check-in: 85f1856c95 user: stephan tags: trunk

Changes to src/cgi.c.

Changes to src/file.c.

Changes to src/http_socket.c.

Changes to src/shell.c.