Modify

Opened 17 years ago

Closed 17 years ago

#886 closed Bug (Fixed)

Make it explicit that operator == is a forced string comparison.

Reported by: Valik Owned by: Valik
Milestone: 3.3.1.0 Component: AutoIt
Version: 3.3.0.0 Severity: None
Keywords: Cc:

Description (last modified by Valik)

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 strings it's case sensitive. That is not true, it always compares as strings.

Attachments (0)

Change History (5)

comment:1 by Valik, 17 years ago

Description: modified (diff)
Summary: Make it explicit that operator == is a force string comparison.Make it explicit that operator == is a forced string comparison.

Fixed silly typos.

comment:2 by J-Paul Mesnage, 17 years ago

can you give us an example?

comment:3 by J-Paul Mesnage, 17 years ago

Milestone: 3.3.1.0
Owner: changed from Valik to J-Paul Mesnage
Resolution: Fixed
Status: newclosed

Fixed in version: 3.3.1.0

comment:4 by Valik, 17 years ago

Milestone: 3.3.1.0
Resolution: Fixed
Status: closedreopened

The documentation was not made any clearer, re-opening.

comment:5 by Valik, 17 years ago

Milestone: 3.3.1.0
Owner: changed from J-Paul Mesnage to Valik
Resolution: Fixed
Status: reopenedclosed

Fixed in version: 3.3.1.0

Modify Ticket

Action
as closed The owner will remain Valik.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.