Page 1 of 1

[bug_fixed] const and optimization-Patch

Posted: 29.04.2006, 00:05
by AHUser
This patch is against branch/testing (rev 42).
It adds the "const" modifier for ref-counted parameter types and it also replaces some Utils functions by faster equivalents.

Posted: 29.04.2006, 01:09
by mdaems
Hi AHUser,

I applied your patch to the testing branch. (REV 43) Compiled well using D7, Lazarus and D2006. The testing suite did not give more troubles than before. My own project behaved well after upgrading as well. Please check what I've broken :wink: .

Mark