[Lazarus] Type helper now work with CodeTools?

Mattias Gaertner nc-gaertnma at netcologne.de
Fri Oct 16 23:45:35 CEST 2015


On Thu, 15 Oct 2015 23:37:42 -0400
Anthony Walter <sysrpl at gmail.com> 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




More information about the Lazarus mailing list