Ticket Change Details
Not logged in
Overview

Artifact ID: a171bcb9e7b36a42f7201d69f89f5fa8880fe717
Ticket: ef5373e6fa0617ee02f201c6c8f41746678c5afb
expr, literal numeric values, and string comparisons
User & Date: oehhar 2016-10-31 17:34:20
Changes

  1. closedate changed to: "2457693.23218128"
  2. closer changed to: "oehhar"
  3. icomment:
    The issue of the argumentation is, that the string representation of 0x12 is 0x12 and not 18. "18" is the result of a conversion to decimal 0x 0x12.
    
    As a consequence, a comparison with the string "0y" once results in true, once in false which is correct IMHO.
    
    Thank you,
    Harald
    
  4. login: "oehhar"
  5. mimetype: "text/x-fossil-wiki"
  6. resolution changed to: "Rejected"
  7. status changed to: "Closed"
  8. username: "oehhar"