[fpc-pascal] THashedStringList doesn't honour CaseSensitive?
Michael Van Canneyt
michael at freepascal.org
Fri Sep 2 14:20:46 CEST 2016
On Fri, 2 Sep 2016, Giuliano Colla wrote:
> In my application I stumbled into a problem with a search in a
> HashedStringList: IndexOfName doesn't return the proper index if the search
> string doesn't match the name case, even if CaseSensitive is set to false.
>
> For common sense and Delphi compatibility
> (http://docwiki.embarcadero.com/Libraries/Berlin/en/System.IniFiles.THashedStringList_Properties)
> CaseSensitive should be supported.
>
> Am I doing something wrong, or it is an fpc missing feature?
Please report a bug.
Michael.
More information about the fpc-pascal
mailing list