On Wed, 26 Jun 2013 09:31:46 +0100
Martin <[email protected]> wrote:

> On 25/06/2013 12:04, Mattias Gaertner wrote:
>[...]
> > There is now an option to disable the same for methods:
> > Tools / Options / Codetools / Class Completion / Update all method
> > signatures
> >
> 
> it would be nice to be able to set this option separate for 
> procedure/messages that:
> - are functional change (changes that fpc will notice, and can not 
> compile, without the update)
> - syntactical (change amount of whitespace, or letter-casing) (fpc will 
> still compile corect, without codetool update)

Whitespaces and comments are ignored while comparing.
This leaves letter-case.
 
> leading to 2*2 options

AFAIK either someone wants letter casing for signatures or not.
Independent of methods or procedures. So it should only be one option
on Code Creation.

Mattias

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

Reply via email to