> 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)

I admit it: this makes more sense. (Although I hasten to point out that I did 
not break anything!)

Will you change this or shall I?
A

Reply via email to