Added more compiler warning options for gcc 4.3

This commit is contained in:
Dan Fandrich
2008-11-17 21:11:10 +00:00
parent cdd6054e08
commit 820011dedc
2 changed files with 8 additions and 0 deletions

View File

@@ -6,6 +6,9 @@
Changelog
Daniel Fandrich (17 Nov 2008)
- Added more compiler warning options for gcc 4.3
Yang Tse (17 Nov 2008)
- Fix a remaining problem in the inet_pton() runtime configure check. And
fix internal Curl_inet_pton() failures to reject certain malformed literals.