Here is that fix for the Stringpool class, this guards against adding a string larger than the static poolBucket size. In that it event it simply adds a poolBucket of the required size. This way small strings can still be gathered up in one poolBucket but larger strings need one all to themselves. Allan Clark www.shark.org.uk [EMAIL PROTECTED] [EMAIL PROTECTED]
- StringPool Allan Clark
- Re: StringPool Aaron Lehmann
- commit -- Re: StringPool sam th
- Allan Clark
stringpool.diff