D - Regexp exceptions
- "Matthew Wilson" <matthew-hat -stlsoft-dot.-org> Nov 05 2003
Call me a pedantic SOB, but surely
class RegExpError : Error
{}
is quite wrong? Failure to compile a regular expression is hardly an
unrecoverable system/process error, is it?!
Nov 05 2003








"Matthew Wilson" <matthew-hat -stlsoft-dot.-org>