[fpc-devel] TRegistry and Unicode

Bart bartjunk64 at gmail.com
Fri Mar 15 08:27:35 CET 2019


On Fri, Mar 15, 2019 at 7:40 AM Sven Barth via fpc-devel
<fpc-devel at lists.freepascal.org> wrote:

> > Since this function did not exist in 3.0.4 I think this is acceptable?
> > Especially since the previous implementation was bugged as well.
> > (Released software should not be made with fpc trunk anyway IMO)

> Trunk is free to break compatibility with itself as long as the changes
> are also merged to the still unreleased 3.2. If it would be released
> already it would be a different topic...

That's a reliefe.
I already planned to implement WriteStringArray/ReadStringArray,
because it better fits to the API we're interfacing with.
WriteStringList/ReadStringList would then simply use
WriteStringArray/ReadStringArray.
The datatype (Type="4") would have to be the same for both mehods.

-- 
Bart



More information about the fpc-devel mailing list