Ticket #619 (closed defect: fixed)

Opened 2 years ago

Last modified 8 months ago

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

Reported by: zbigniew Owned by: felix
Priority: critical Milestone: 4.9.0
Component: core libraries Version: 4.6.0
Keywords: Cc:

Description

Introduced in ffb9d810, so present since 4.6.0.

(string->number "g" 16)
16.0

Patch is attached.

Attachments

Change History

Changed 2 years ago by felix

  • status changed from new to closed
  • resolution set to fixed

Thanks, zb. am'd in master.

Changed 8 months ago by felix

  • milestone changed from 4.8.0 to 4.9.0

Milestone 4.8.0 deleted

Note: See TracTickets for help on using tickets.