[Lazarus] mem leak with easy dock manager

Martin lazarus at mfriebe.de
Tue Apr 13 14:44:48 CEST 2010


MessageComposer doesnt compile with it

C:\lazarus_latest\components\messagecomposer\messagecomposer.pas(858,46) 
Error: Identifier not found "itmEditMenuCodeTools"

Have you tested all other packages (as far as they come with lazarus?

Removing stuff from the various "intf" units is dangerous business. Even 
if you fix all packages that come with Lazarus, You should leave them 
in, and mark them as deprecated.

Martin

On 11/04/2010 18:48, Juha Manninen wrote:
> Hi
>
> I uploaded a patch for issue #15333: Menu structure revamp, Refactoring
>
> It implements "Refactor" menu and moves 3 items from Edit- and Search-menus
> there. I believe there will be more items in future.
>
> The menu structure should be changed at least for these reasons:
> 1. Refactor is logically different from Edit and Search.
> 2. Delphi has a Refactor menu.
> 3. Lazarus also has a Refactoring menu as an editor popup menu. It has more
> items, some of which could be added to main Refactor menu, too.
> Later the popup menu could be improved, too.
>
> I would like to get this applied. Or, if this is not the way to do it, please
> give feedback.
> Some patches are still hanging in bug tracker for months. How to improve that?
>
>
> Regards,
> Juha
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>    





More information about the Lazarus mailing list