<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<title></title>
<meta name="Generator" content="Cocoa HTML Writer">
<meta name="CocoaVersion" content="1671.5">
<style type="text/css">
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; line-height: 15.0px; font: 16.0px 'Inconsolata-dz for Powerline'}
p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; line-height: 15.0px; font: 16.0px 'Inconsolata-dz for Powerline'; min-height: 21.0px}
p.p3 {margin: 0.0px 0.0px 0.0px 12.0px; line-height: 21.0px; font: 16.0px 'Inconsolata-dz for Powerline'; color: #000080; -webkit-text-stroke: #000000}
p.p4 {margin: 0.0px 0.0px 0.0px 0.0px; line-height: 18.0px; font: 16.0px 'Inconsolata-dz for Powerline'; min-height: 21.0px}
p.p5 {margin: 0.0px 0.0px 0.0px 0.0px; line-height: 18.0px; font: 16.0px 'Inconsolata-dz for Powerline'}
p.p6 {margin: 0.0px 0.0px 0.0px 0.0px; font: 16.0px 'Inconsolata-dz for Powerline'; color: #808080}
span.s1 {font-kerning: none}
</style>
</head>
<body>
<p class="p1">On 2019-05-19 16:11:19 +0000, Robert M. Münch said:</p>
<p class="p2"><br></p>
<p class="p3"><span class="s1">I'm wondering why the root and win.layout_root values are not the same? What's happening here? I thought that root is a class reference which uses the same data as win.layout_root.</span></p>
<p class="p3"><span class="s1"><br>
</span></p>
<p class="p3"><span class="s1">When I compile in debug mode and run the same code, the values are the same.</span></p>
<p class="p4"><br></p>
<p class="p5">It seems that the debugger has quite some problem when the code was compiled with optimization and debug-information.</p>
<p class="p4"><br></p>
<p class="p5">When avoiding optimization, things seems to work.</p>
<p class="p4"><br></p>
<p class="p6">--<span class="Apple-converted-space"> </span></p>
<p class="p6">Robert M. Münch</p>
<p class="p6">http://www.saphirion.com</p>
<p class="p6">smarter | better | faster</p>
</body>
</html>