[fpc-devel] Potential merge conflict in r15401

Michael Van Canneyt michael at freepascal.org
Thu Jun 10 14:13:06 CEST 2010



On Thu, 10 Jun 2010, Graeme Geldenhuys wrote:

> Op 2010-06-10 13:45, Vincent Snijders het geskryf:
>>
>> I think it would be better to revert it and apply the changes from r14005, so that
>> it can be merged more easily.
>
> Can I simply change the 'lEquals' to 'aequals' in a new commit, or must one
> do some r14005 cherry-pick (I don't know the SVN equivalent)?
>
>
> What is the coding standards in FPC? This is very unclear. I'm used to
> naming local variables as lMyVar (l prefix) and method parameters as AMyVar
> (A prefix), so using 'equals -> aequals' as a local variable name is
> strange to me.

There are no official coding standards. Just one important guideline:
don't change someone else's code style "just to change it".

Michael.



More information about the fpc-devel mailing list