Menu

#1216 x2c not recognizing invalid leading or trailing tabs

v4.2.0
closed
None
complete
1
2014-04-15
2013-12-08
No

The spec for Hex strings forbids leading or trailing whitespace on the string. This is not working correctly when the white space is a tab. Thus x2c('20'x) raises an error, but x2c('09'x) does not.

Discussion

  • Rick McGuire

    Rick McGuire - 2013-12-08
    • status: accepted --> pending
    • Pending work items: code --> complete
     
  • Rick McGuire

    Rick McGuire - 2013-12-08

    Committed [r9642]

     

    Related

    Commit: [r9642]

  • Rick McGuire

    Rick McGuire - 2014-04-15
    • status: pending --> closed
     

Anonymous
Anonymous

Add attachments
Cancel