Overview
| Artifact ID: | a171bcb9e7b36a42f7201d69f89f5fa8880fe717 |
|---|---|
| Ticket: | ef5373e6fa0617ee02f201c6c8f41746678c5afb
expr, literal numeric values, and string comparisons |
| User & Date: | oehhar 2016-10-31 17:34:20 |
Changes
- closedate changed to: "2457693.23218128"
- closer changed to: "oehhar"
- 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
- login: "oehhar"
- mimetype: "text/x-fossil-wiki"
- resolution changed to: "Rejected"
- status changed to: "Closed"
- username: "oehhar"