[Lazarus] Again an UTF8 mess!
Juha Manninen
juha.manninen62 at gmail.com
Wed Jul 13 15:40:14 CEST 2016
On Wed, Jul 13, 2016 at 1:22 PM, Ondrej Pokorny <lazarus at kluug.net> wrote:
> Note: we need an incompatibility information about it in
> http://wiki.freepascal.org/index.php?title=Lazarus_1.8.0_release_notes .
> Juha, did you do this change?
I deprecated the functions before 1.6.
After the release Bart, according to plan, turned condition {$IFnDEF
DisableWrapperFunctions} into {$IFDEF EnableWrapperFunctions}.
Apparently he forgot some places. I finished the job in r52678.
I updated both 1.6 and 1.8 release notes now with the relevant info.
Giuliano, you can still use the wrappers by defining EnableWrapperFunctions.
However I recommend using the correct units. It is not a very big
change in your code.
Juha
More information about the Lazarus
mailing list