Opened on Mar 31, 2009 at 8:15:00 AM
Last modified on Mar 31, 2009 at 10:11:02 PM
#886 closed Bug
Make it explicit that operator == is a force string comparison. — at Initial Version
| Reported by: | Valik | Owned by: | Valik |
|---|---|---|---|
| Milestone: | 3.3.1.0 | Component: | AutoIt |
| Version: | 3.3.0.0 | Severity: | None |
| Keywords: | Cc: |
Description
It's ambiguous how operator == works. It needs to mention it is a forced string comparison. It currently implies that it behaves just like operator = except when comparing string it's case insensitive. That is not true, it always compares as strings.
Note:
See TracTickets
for help on using tickets.
