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.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to