awk: 00.123 is not a octal constant; neither is 009.123. fixing this
authorDenys Vlasenko <dvlasenk@redhat.com>
Tue, 5 Oct 2010 11:22:11 +0000 (13:22 +0200)
committerDenys Vlasenko <dvlasenk@redhat.com>
Tue, 5 Oct 2010 11:22:11 +0000 (13:22 +0200)
commitd527e0c81d2efe98f258f1e1516a0e9cbe879154
tree104ab5a0d550ea60151891848581880c0eca7e9a
parent5b3430017895001e134b6c37a0ea4d2c082ba209
awk: 00.123 is not a octal constant; neither is 009.123. fixing this

function                                             old     new   delta
my_strtod                                             80     113     +33

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
editors/awk.c
testsuite/awk.tests