Hello Sieghard. >> I agree with you, it not the best way (but now all works ok).
> No, the best way should be a method to EXCLUDE use of these data > structures and functions in a way that could provoke a failure. Hum, how do you see this? > It's in the new version of the "mseide-msegui-shadow.zip" file that should > beaccessible on my web site. Ok, I will study it deeply. Re-hum (sorry it happened just after last release), I did try some msegui apps with the fpc 3.3.1. with LLVM backend. Here how to compile fpc with LLVM backend: https://forum.lazarus.freepascal.org/index.php/topic,61069.msg459333.html#msg459333 But using LLVM ( who is less tolerant for pointer of pointer ) reveals some bugs in MSEgui. Thanks to Jonas Maebe (core dev of FPC and our MSE guardian angel) the bug was fixed in last commit: https://github.com/mse-org/mseide-msegui/commit/bfb2efea058bb31015764a25c11fd870d701b8b7 So maybe your code is no more synchro ( and it is all the goal of using git 😉 ) Fre;D
_______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

