[Developers] Patch: Check string lists for overflow
Tom Goodale
goodale at cct.lsu.edu
Wed Jun 15 05:50:22 CDT 2005
Ok, go ahead.
Tom
On Sun, 5 Jun 2005, Erik Schnetter wrote:
> String lists have a maximum size that is decided when it is created.
> When adding strings to a list, check that this size is not exceeded.
>
> -erik
>
> PS: It should be documented that string lists are really string sets.
> Duplicate items, as decided by case-independent comparison, will not be
> added.
>
>
More information about the Developers
mailing list