Changeset 752 for trunk/bin


Ignore:
Timestamp:
Jan 14, 2009, 1:48:18 PM (15 years ago)
Author:
Peter Johansson
Message:

refs #338 - turning on cache again, but not only for files being up to date. Incomplete caches is ignored and the file is completely re-parsed from svn repo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bin/Parameter.cc

    r727 r752  
    203203  bool Parameter::ignore_cache(void) const
    204204  {
    205     return true;
    206205    return ignore_cache_->present();
    207206  }
Note: See TracChangeset for help on using the changeset viewer.