]> git.ipfire.org Git - thirdparty/curl.git/commit
Fixed warning 'uninitialized value in numeric gt'.
authorGuenter Knauf <lists@gknw.net>
Tue, 17 Jul 2012 04:55:38 +0000 (06:55 +0200)
committerGuenter Knauf <lists@gknw.net>
Tue, 17 Jul 2012 04:55:38 +0000 (06:55 +0200)
commit13abfd997ea17704e147f780feb60d7ac8f0fd99
treec3e04d6f5eab9d45405d3d5ec313ee30e8c719a5
parent82767917492464ae8613f837e69f182c328fa156
Fixed warning 'uninitialized value in numeric gt'.

This is a MSYS/MinGW-only warning; full warning text is:
Use of uninitialized value in numeric gt (>) at ../../curl/tests/runtests.pl line 2227.
tests/runtests.pl