diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-06-05 11:06:26 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-06-05 11:06:26 -0400 |
commit | b482c870ca3d70bc5611b8eb447ebbe3418bf3a9 (patch) | |
tree | 653f7663bbe2edd79880a0ddc3579dfb78ae5491 /changes/bug5645 | |
parent | 2468a1bd2c3a989c4225897e58b5bf09ac08ba61 (diff) | |
download | tor-b482c870ca3d70bc5611b8eb447ebbe3418bf3a9.tar tor-b482c870ca3d70bc5611b8eb447ebbe3418bf3a9.tar.gz |
Fix some mingw build warnings
These include:
- Having a weird in_addr that can't be initialized with {0}
- Needing INVALID_HANDLE_VALUE instead of -1 for file handles.
- Having a weird dependent definition for struct stat.
- pid is signed, not unsigned.
Diffstat (limited to 'changes/bug5645')
0 files changed, 0 insertions, 0 deletions