[fpc-devel] Types.IntersectRect(), probably bug or misusage VERY URGENT
zeljko at holobit.net
zeljko at holobit.net
Tue Oct 26 20:07:19 CEST 2010
Quoting Luiz Americo Pereira Camara <luizmed at oi.com.br>:
> Mattias Gaertner escreveu:
>> On Tue, 26 Oct 2010 17:31:48 +0200
>> zeljko <zeljko at holobit.net> wrote:
>>
>>
>>> One note: IntersectRect in lazarus worked OK until we decided to
>>> use Types.IntersectRect, old implementation from GraphType looks
>>> much better than current fpc one.
>>>
>>
>> Then it is probably better to undo the change.
>> Should I do that?
>>
> In the same program you can have IntersectRect with different behavior
> just if you switch the uses order LCLIntf <> Types
This is mainly why I don't won't undo IntersectRect() to laz
one.Better to propose good patch for Types.IntersectRect().
More information about the fpc-devel
mailing list