]> granicus.if.org Git - curl/commit
Added a new parse-numeric-parameters function so that options that take
authorDaniel Stenberg <daniel@haxx.se>
Fri, 31 Oct 2003 09:22:25 +0000 (09:22 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 31 Oct 2003 09:22:25 +0000 (09:22 +0000)
commit900cecae9677696b334f99a746df92ba5f5a146d
tree0809628b26f57381413e82927607bbca5ffa3f01
parentffc58c66202451386b27539bf092c463796dc24a
Added a new parse-numeric-parameters function so that options that take
a numeric argument can better bail out if given a weird parameter. This
catches situations such as "-y -Y 2000" or "-O -C [URL]" etc.
src/main.c