Summary
string->number accepts out of range characters for base > 10
Metadata
- Id: b434c3d843a8af99c3935e4d6e19836183e1392b
- Trac id: 619
- Type: defect
- Reporter: zbigniew
- Owner: felix
- Cc:
- Status: closed
- Component: core libraries
- Estimated difficulty:
- Resolution: fixed
- Priority: critical
- Milestone: 4.9.0
- Version: 4.6.0
- Changetime: 2012-09-24 21:47:48 UTC
- Created: 2011-06-24 00:53:09 UTC
- Keywords:
Attachments
- b434c3d843a8af99c3935e4d6e19836183e1392b/attachments/0001-string-number-accepted-out-of-range-characters-for-a.patch
Description
Introduced in ffb9d810, so present since 4.6.0.
(string->number "g" 16) 16.0
Patch is attached.
Changes and comments
[2011-06-24 00:56:18 UTC] zbigniew attached 0001-string-number-accepted-out-of-range-characters-for-a.patch (description=#f)
[2011-06-24 13:28:38 UTC] felix changed status from new to closed
[2011-06-24 13:28:38 UTC] felix set resolution to fixed
[2011-06-24 13:28:38 UTC] felix wrote:
Thanks, zb. am'd in master.
[2012-09-24 21:47:48 UTC] felix changed milestone from 4.8.0 to 4.9.0
[2012-09-24 21:47:48 UTC] felix wrote:
Milestone 4.8.0 deleted