mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
8ddf0263bb
Previously if the input started with a '0' then it will be converted as octal even though it has been specified as a decimal. This commit forces the number to be interpreted as a decimal. [ruby-core:81927] [Bug #13722] [Fix GH-1665] Author: william <william.mccumstie@outlook.com> git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59273 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |
||
---|---|---|
.. | ||
test_acceptable.rb | ||
test_autoconf.rb | ||
test_bash_completion.rb | ||
test_cclass.rb | ||
test_getopts.rb | ||
test_kwargs.rb | ||
test_noarg.rb | ||
test_optarg.rb | ||
test_optparse.rb | ||
test_placearg.rb | ||
test_reqarg.rb | ||
test_summary.rb | ||
test_zsh_completion.rb |