K 10 svn:author V 3 tjr K 8 svn:date V 27 2005-08-13T02:30:15.000000Z K 7 svn:log V 230 Change OUT from -2 to CHAR_MIN-1, making it impossible for it to inadvertently match a negative char in the RE being compiled. This fixes compilation of "\376" (as an ERE) and "\376\376" (as a BRE). PR: 84740 MFC after: 1 week END