seth_productengine
52b9842ced
STORM-1476 FIXED Replaced non-fatal errors in LLDirIterator constructor with warnings to avoid viewer crashes.
...
Added exception handling case.
2011-07-07 21:09:09 +03:00
Squire
14105610c7
CHOP-662 cleanup in response to code review.
2011-06-21 20:46:32 -07:00
Squire
f86a488231
CHOP-662 - initial fix to problems with regex characters in Group names
...
causing the LLDirIterator to crash the viewer when opening chat logs
2011-06-17 11:05:31 -07:00
seth_productengine
32313dd3c6
STORM-1260 FIXED Replaced llerrs messages with llwarns in directory iterator code to avoid viewer halt when a cache dir is not found.
2011-05-17 20:22:46 +03:00
Seth ProductEngine
4e150d3271
STORM-477 WIP Re-implemented LLDir::getNextFileInDir() as an iterator object.
...
- Added a class implementing directory entries iteration with pattern matching which is used in unit tests instead of LLDir::getNextFileInDir.
STORM-550 FIXED Fixed LLDir unit test which failed for some complex wildcard combinations.
2010-12-17 22:16:14 +02:00