[fpc-pascal] THashedStringList.IndexOfName returns bogus value for empty string

2015-03-15 Thread Giuliano Colla
Hi fpc experts. I've just discovered that THashedStringList.IndexOfName often return a bogus value instead of the expected -1 when the parameter passed is an empty string. The value returned depends on the hash content. This happens both with fpc 2.6.4 and with fpc 2.7.1. Should I enter an i

[fpc-pascal] fgl.TFPGMap / operator not overloaded for object types

2015-03-15 Thread denisgolovan
Hi all I am wondering if somebody created a bug request for the problem described in http://lists.freepascal.org/fpc-pascal/2011-January/028020.html ? If not I'd like report it :) I am asking because I stumbled across the same issue under fpc 3.1.1 (rev.30041) -- Regards, Denis Golovan