Ticket #169 (closed task: fixed)

Opened 14 months ago

Last modified 11 months ago

Implement and use CompareFDATEFTIME()

Reported by: stevenhl Owned by: gyoung
Priority: minor Milestone: Release_3.9
Component: fm/2 base Version:
Keywords: optimization Cc:
Blocking: Blocked By:

Description (last modified by stevenhl) (diff)

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

Changed 14 months ago by stevenhl

  • description modified (diff)
  • summary changed from Implement and use IsFTimeNewer() to Implement and use CompareFDATEFTIME()

Changed 13 months ago by gyoung

  • milestone set to Release_3.9

Changed 11 months ago by gyoung

  • owner set to gyoung
  • status changed from new to assigned

Changed 11 months ago by gyoung

  • status changed from assigned to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.