Re: [fpc-devel] TRegistry fixes

2019-02-12 Thread Bart
Thanks for the respons (all of you). I'll wait for feedback in the bugtracker issues then. I'll inform frustrated parties on the forum as well. Bart ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/li

Re: [fpc-devel] TRegistry fixes

2019-02-12 Thread Marco van de Voort
Op 2019-02-12 om 08:30 schreef Michael Van Canneyt: As far as I know, Marco is working mainly on Windows these days. Yes. And Stack is now mostly gone (a single shared Linux server remaining), so the whole BSD motivation is also gone after 25 years. But I am familiar with the TRegistry im

Re: [fpc-devel] TRegistry fixes

2019-02-11 Thread Michael Van Canneyt
On Tue, 12 Feb 2019, Pierre Muller wrote: Hi Bart, Le 11/02/2019 à 15:29, Bart a écrit : Hi, I am one of the rare regular users of Windows OS in the core team, but I must also confess that I am neither knowledgeable in TRegistry fields, nor in all what concerns UniCode matters, which is

Re: [fpc-devel] TRegistry fixes

2019-02-11 Thread Pierre Muller
Hi Bart, Le 11/02/2019 à 15:29, Bart a écrit : > Hi, > > The new (W-API based) TRegistry in trunk and 3.2 fixes has some > problems on Windows, amongst which at least one regression. > > https://bugs.freepascal.org/view.php?id=35060 > The use of Utf8Decode on strings that are not guaranteed to

[fpc-devel] TRegistry fixes

2019-02-11 Thread Bart
Hi, The new (W-API based) TRegistry in trunk and 3.2 fixes has some problems on Windows, amongst which at least one regression. https://bugs.freepascal.org/view.php?id=35060 The use of Utf8Decode on strings that are not guaranteed to be CP_UTF8 is wrong. As a result Keys with unicode characters i