[bug_fixed] const and optimization-Patch

Code patches written by our users to solve certain "problems" that were not solved, yet.

Moderators: gto, cipto_kh, EgonHugeist, mdaems

Post Reply
AHUser
Fresh Boarder
Fresh Boarder
Posts: 12
Joined: 11.04.2006, 00:33

[bug_fixed] const and optimization-Patch

Post 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.
You do not have the required permissions to view the files attached to this post.
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post 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
Post Reply