Kevin Wolf writes:
> Am 14.09.2021 um 08:58 hat Markus Armbruster geschrieben:
>> Kevin Wolf writes:
>>
>> > Am 06.09.2021 um 17:16 hat Markus Armbruster geschrieben:
>> >> Kevin Wolf writes:
>> >>
>> >> > When looking for an object in a struct in the external representation,
>> >> > check no
Am 14.09.2021 um 08:58 hat Markus Armbruster geschrieben:
> Kevin Wolf writes:
>
> > Am 06.09.2021 um 17:16 hat Markus Armbruster geschrieben:
> >> Kevin Wolf writes:
> >>
> >> > When looking for an object in a struct in the external representation,
> >> > check not only the currently visited s
Kevin Wolf writes:
> Am 06.09.2021 um 17:16 hat Markus Armbruster geschrieben:
>> Kevin Wolf writes:
>>
>> > When looking for an object in a struct in the external representation,
>> > check not only the currently visited struct, but also whether an alias
>> > in the current StackObject matches
Am 06.09.2021 um 17:16 hat Markus Armbruster geschrieben:
> Kevin Wolf writes:
>
> > When looking for an object in a struct in the external representation,
> > check not only the currently visited struct, but also whether an alias
> > in the current StackObject matches and try to fetch the value
Kevin Wolf writes:
> When looking for an object in a struct in the external representation,
> check not only the currently visited struct, but also whether an alias
> in the current StackObject matches and try to fetch the value from the
> alias then. Providing two values for the same object thro
When looking for an object in a struct in the external representation,
check not only the currently visited struct, but also whether an alias
in the current StackObject matches and try to fetch the value from the
alias then. Providing two values for the same object through different
aliases is an e