Modify

Opened 15 years ago

Closed 15 years ago

#1761 closed Bug (No Bug)

File version compare bug

Reported by: trinhphongm@… Owned by:
Milestone: Component: AutoIt
Version: 3.3.6.0 Severity: None
Keywords: fileversion compare Cc:

Description

If i used filegetversion and compare these two versions by using $version < "value", the result is wrong

For example for these two versions 10.2.2.2 and 9.2.2.2

9.2.2.2 is bigger than 10.2.2.2 if I compare these two which is not true.

Attachments (0)

Change History (1)

comment:1 by Valik, 15 years ago

Resolution: No Bug
Status: newclosed

I suggest you learn about lexicographical string comparisons.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


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