Ticket #806 (closed: fixed)
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
Note: See
TracTickets for help on using
tickets.
This is a general problem.
The line to start looking is LoadInstrument.cpp line 279