Ticket #806 (closed: fixed)

Opened 11 years ago

Last modified 5 years ago

The check that geometry cache file is older than xml file doesn't work

Reported by: Russell Taylor Owned by: Russell Taylor
Priority: major Milestone: Iteration 19
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

At least for me, on Windows, the vtp file is not updated even if it's older than the xml file. In fact, the Poco::File::getLastModified() method used appears to return the same value for both files.

Change History

comment:1 Changed 11 years ago by Nick Draper

  • Owner set to Russell Taylor

This is a general problem.

The line to start looking is LoadInstrument.cpp line 279

comment:2 Changed 11 years ago by Russell Taylor

  • Status changed from new to closed
  • Resolution set to fixed

(In [3046]) Fix problem with checking relative ages of IDF and cache file. Closes #806.

comment:3 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1654

Note: See TracTickets for help on using tickets.