Browse Source
Check for existence of cache library when before attempting to rebuild the cache. Create a new cache library object if no cache library was loaded. Add missing buffering and cache properties to LIB_PART::FindAlias() to prevent the plugin from reloading the cache library that may not exist. Add method to find library by full path and file name. Revert the check for a symbol in the cache library remove from last patch. Add checks for plugin cache file name validity and existence of a the file before attempting to verify the file modification time to prevent wxWidgets from raising an assertion in debug builds. Clear modified flag when saving buffered and/or cached library.pull/3/merge
4 changed files with 56 additions and 16 deletions
Loading…
Reference in new issue