Micha Nelissen ?????:
Alex Smirnov wrote:
Why did you change FullAngle to dFullAngle?
Actually, whole function was rewritten. And I alway notate my vars to
understand the type of them. You think it is not a good idea?

It doesn't matter much until you want to change the type ... then you
have to change a lot of code, and things only get confusing from then
on. Pascal is a quite strongly typed language, so we have a compiler to
check for type correctness.

Micha

*Hello, Micha!*

Its strange. Every book on Pascal directly recommends to add such vars and even function names notation. :-)

Ok. But it is not a problem for me. If you want, I can rewrite my code to have FullAngle instead of dFullAngle.

My main question is about my proposals. Should they be added to Lazarus code, or I will be faced to add them after each Lazarus update? Because they really solve GTK2 crash.

*Regards, Alexey*

Reply via email to