On Thu, 15 Oct 2015 23:37:42 -0400
Anthony Walter <[email protected]> wrote:

> Well I found bugs with it which cause CodeTools will throw an access
> violations in the IDE.
> 
> bug 28860 <http://bugs.freepascal.org/view.php?id=28860> if a type helper
> in another unit has a property, the second attempt to use code insight
> throws an access violation
> Screenshot: http://cache.getlazarus.org/images/lazarus-type-helper-error.png

Fixed.

 
> bug 28861 <http://bugs.freepascal.org/view.php?id=28861> if a type helper
> exists for a literal value code insight throws an access violation
> Example: 'Hello'. // throws an access violation after the dot

The 'Hello'. was not yet implemented. I it is now.

It still looks strange to me.

Mattias

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to