K 10 svn:author V 5 gabor K 8 svn:date V 27 2011-09-14T00:40:00.550978Z K 7 svn:log V 296 - Failing fixncomp() does not always mean the pattern is invalid, e.g. MBS with REG_ICASE cannot be handled by the fast matcher. Furthermore, fastncomp() always catches fix patterns so the distinction is not really necessary, it just makes the code longer. Reported by: aakuusta@gmail.com END