Opened 7 years ago

Closed 6 years ago

#57 closed enhancement (fixed)

f4: update parsing of numbers and make it more strict

Reported by: Maciej Komosinski Owned by: Grzegorz Latosiński
Priority: major Milestone:
Component: genetic representations Version:
Keywords: Cc:

Description

If there are any atof/atol/atoi functions, use more flexible and strict counterparts (strtol, strtod etc.) to catch more errors. You can also use ExtValue::parseNumber(const char* in, ExtPType strict_type)

Change History (1)

comment:1 Changed 6 years ago by Maciej Komosinski

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.