Ticket #246 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

SHP: Cannot retrieve ToFloat result

Reported by: jacklee Owned by: jacklee
Priority: major Milestone: 3.3.0
Component: FDO API Version: 3.3.0
Severity: 3 Keywords:
Cc: External ID:

Description

If you execute a expression that returns a float(eg. ToFloat?('30.2')), you cannot call GetSingle? since it throws an exception.

Change History

Changed 5 years ago by jacklee

  • owner changed from gregboone to jacklee

Changed 5 years ago by jacklee

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

This submission implements ShpReader::GetSingle? so that when a function like ToFloat? is is evaluated, the value can be retrieved.

GetByte? and GetInt?16 is also implemented.

Note: See TracTickets for help on using tickets.