[Lazarus] Again an UTF8 mess!
Ondrej Pokorny
lazarus at kluug.net
Wed Jul 13 12:46:31 CEST 2016
On 13.07.2016 12:40, Giuliano Colla wrote:
> Il 13/07/2016 12:22, Ondrej Pokorny ha scritto:
>> If you read the information after the deprecated key word at every
>> function, you would get to know that those units have been moved to
>> LazFileUtils or LazUTF8 units.
>
> One can read the information after the "deprecated" keyword only if he
> knows where to look, because the code explorer will not find it. A
> "normal" user is only confused. An $ELSE clause would be the only way
> to provide somehow a minimal hint.
Those functions have been marked as deprecated in version 1.6 with the
same information - they still exists there. They were removed in 1.7
trunk for the coming 1.8 stable.
So a normal user that updates from 1.4 to 1.6 gets exactly this
information. He updates his uses clauses and when he updates to the
future 1.8 version, there won't be no problem.
So your problem is that you moved from 1.4 to 1.7 trunk without the 1.6
intermediate step. Your rant is not valid and completely unnecessary.
Ondrej
More information about the Lazarus
mailing list