PR binutils/5713
commit4871741349fd79756ba7f8c37e2a92fd18cfdb08
authorNick Clifton <nickc@redhat.com>
Fri, 15 Feb 2008 10:20:09 +0000 (15 10:20 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 15 Feb 2008 10:20:09 +0000 (15 10:20 +0000)
treedc03432914a5de71abc5e4e3f3ef236c74f94699
parent1a592a12a78bbf082399b8f393c82a531467c9b1
    PR binutils/5713
        * strings.c (integer_arg): Delete function.
        (string_min): Initialise to 4.
        (main): Use strtoul to parse integer arguments.
        Move check for an invalid string length to after all the arguments
        have been parsed.
        (usage): Use indentation to indicate that -<n> is a another form
        of the --bytes= command line option.
binutils/ChangeLog
binutils/strings.c