* libmisc/getlong.c: Reset errno before calling strtol().
Otherwise, errno could be already set to ERANGE.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2008-06-14 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* libmisc/getlong.c: Reset errno before calling strtol().
|
||||
Otherwise, errno could be already set to ERANGE.
|
||||
|
||||
2008-06-14 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* libmisc/Makefile.am, libmisc/getrange.c: Added function to parse
|
||||
|
Reference in New Issue
Block a user