wmccumstie (William McCumstie)
- Login: wmccumstie
- Registered on: 07/06/2017
- Last sign in: 08/21/2019
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 1 | 1 |
Activity
07/06/2017
- 11:10 AM Ruby master Bug #13722: OptionParser::DecimalInteger can be converted as Octal
- From optparse.rb:
```
OptionParser comes with a few ready-to-use kinds of type
# coercion. They are:
#
# - Da... - 10:56 AM Ruby master Bug #13722: OptionParser::DecimalInteger can be converted as Octal
- I don't believe it would be intended behaviour. At very least it would be strange to specifically specify a Decimal o...
- 10:10 AM Ruby master Bug #13722: OptionParser::DecimalInteger can be converted as Octal
- A PR containing a bug fix can be found at:
https://github.com/ruby/ruby/pull/1665 - 09:59 AM Ruby master Bug #13722 (Closed): OptionParser::DecimalInteger can be converted as Octal
- OptionParser::DecimalInteger will convert in octal format for input values that start with a '0'. In the attached scr...
Also available in: Atom