Opened 13 years ago

Closed 13 years ago

Last modified 12 years ago

#619 closed defect (fixed)

string->number accepts out of range characters for base > 10

Reported by: Jim Ursetto Owned by: felix winkelmann
Priority: critical Milestone: 4.9.0
Component: core libraries Version: 4.6.0
Keywords: Cc:
Estimated difficulty:

Description

Introduced in ffb9d810, so present since 4.6.0.

(string->number "g" 16)
16.0

Patch is attached.

Attachments (1)

0001-string-number-accepted-out-of-range-characters-for-a.patch (1.2 KB) - added by Jim Ursetto 13 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 Changed 13 years ago by felix winkelmann

Resolution: fixed
Status: newclosed

Thanks, zb. am'd in master.

comment:2 Changed 12 years ago by felix winkelmann

Milestone: 4.8.04.9.0

Milestone 4.8.0 deleted

Note: See TracTickets for help on using tickets.