>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:

Angus> No cast at all. Makes sense (makes me sound like an expert.
Angus> Which I'm not!). Modified patch attached.

Why do you cast from 'unsigned int' in LRegex.C? It seems to me that
the right change would be to return a pair of size_type (as MatchPair
is declared) insetead of a pair of unsigned int (in
LRegex::first_match and LRegex::exec at least)

JMarc

Reply via email to