On Sat, 7 Jan 2023, Mattias Gaertner via fpc-devel wrote:

On Fri, 6 Jan 2023 18:05:43 +0100 (CET)
Michael Van Canneyt via fpc-devel <fpc-devel@lists.freepascal.org>
wrote:

[...]
For those that wish to help in testing:

- Update your git clone

I used a fresh clone.

- switch to branch unicodertl.

I used git checkout unicodertl

- in the toplevel FPC directory, do a

make all

I get:

Compiling .../packages/fcl-process/src/process.pp
Compiling .../packages/fcl-process/src/pipes.pp
process.inc(94,23) Error: Incompatible type for arg no. 1: Got "PChar",
expected "PWideChar"

Lesson: Always run a toplevel "make all" after even the smallest (no matter how
insignificant) change in RTL.

Fixed. Make all works.

Thanks for testing!

Michael.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to