|
From: Florent R. <f.r...@fr...> - 2023-07-17 21:01:21
|
Hi Julian,
Julian Smith <ju...@op...> wrote:
> `this=0x0` is the bug i think.
>
> And it comes from: (...)
Thanks for your investigation! I'm afraid I have no time to look at that
code now, but I just finished the 'git bisect': the problem I see starts
with FG 2580ab999, which can be built with SG 64a9a66f and probably no
more recent SG commit (I tried 'next' as well as 64a9a66f's parent,
namely baf465adf[1]). All this with FGData 92f5c2b6ee (dated Jun 28).
commit 2580ab99962973cc616edc3f0813af0bc95e6d51
Author: James Turner <...>
Date: Mon Jun 12 14:19:00 2023 +0100
Make /sim/time/gmt and freeze listener-safe
- record time values to only change time propertes when
actually modified
- fire listeners manually on the tied properties (gmt and gmt-string)
- make /sim/freeze/master listenable
src/Main/fg_props.cxx | 82 ++++++++++++++++++++++++++++++++-------------------
src/Main/fg_props.hxx | 10 +++++++
2 files changed, 61 insertions(+), 31 deletions(-)
Thanks & regards
[1] The build error is “no matching function for call to
‘SGPropertyNode::alias(SGPropertyNode_ptr&)”.
--
Florent
|