Opened 16 years ago

Closed 16 years ago

#212 closed defect (fixed)

FDO parser cannot handle correctly Hex and binaries values

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

Description

FDO parser ignored these values and did not throw an exception. FDO parser should be able to process hex values (e.g. X’1F0F10’ or 0x1F0F10) and binary format B’0101001’ and if possible to preserve these values when the expression is parsed and converted to string.

Change History (1)

comment:1 by romicadascalescu, 16 years ago

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