Opened 17 years ago
Closed 17 years ago
#169 closed task (fixed)
Implement and use CompareFDATEFTIME()
Reported by: | Steven Levine | Owned by: | Gregg Young |
---|---|---|---|
Priority: | minor | Milestone: | Release_3.9 |
Component: | fm/2 base | Version: | |
Keywords: | optimization | Cc: |
Description (last modified by )
We need an
INT result = CompareFTimes(FDATE fd1, FTIME ft1, FDATE fd2, FTIME ftime2);
to replace inline code (see rename.c)
This would return -1, 0 or 1.
Change History (4)
comment:1 by , 17 years ago
Description: | modified (diff) |
---|---|
Summary: | Implement and use IsFTimeNewer() → Implement and use CompareFDATEFTIME() |
comment:2 by , 17 years ago
Milestone: | → Release_3.9 |
---|
comment:3 by , 17 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
comment:4 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.