Ondrej Pokorny
2016-08-05 21:22:54 UTC
CriticalSection function names differ from Delphi:
Delphi - FPC
InitializeCriticalSection <> InitCriticalSection
EnterCriticalSection "=" EnterCriticalsection
LeaveCriticalSection "=" LeaveCriticalsection
DeleteCriticalSection <> DoneCriticalsection
Is there any reason for it? Is there a will to rename them in order to
get Delphi-compatibility?
(+ FPC char case isn't consistent.)
Ondrej
_______________________________________________
fpc-devel maillist - fpc-***@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
Delphi - FPC
InitializeCriticalSection <> InitCriticalSection
EnterCriticalSection "=" EnterCriticalsection
LeaveCriticalSection "=" LeaveCriticalsection
DeleteCriticalSection <> DoneCriticalsection
Is there any reason for it? Is there a will to rename them in order to
get Delphi-compatibility?
(+ FPC char case isn't consistent.)
Ondrej
_______________________________________________
fpc-devel maillist - fpc-***@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel