Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:

| >>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
| 
| Angus> I admit it: this makes more sense. (Although I hasten to point
| Angus> out that I did not break anything!)
| 
| Angus> Will you change this or shall I? A
| 
| I'd prefer to let you do it :)
| 
| Other things: 
| 
| * in StrPool: change the type of the variable 's' to string::size_type. 
| 
| * in lstring.C: why should countChar return size_t intead of
|   string::size_type?

do we pass it a string? if so return string::size_type 
jupp, use string::size_type.

        Lgb

Reply via email to