http://bugzilla.gdcproject.org/show_bug.cgi?id=179

Ketmar Dark <ket...@ketmar.no-ip.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ket...@ketmar.no-ip.org

--- Comment #1 from Ketmar Dark <ket...@ketmar.no-ip.org> ---
p.s.

changing the line
  a.valueChanged.connect!"watch"(o);
to
  a.valueChangedSg.connect!"watch"(o);
(i.e. bypassing method call) works as expected both with -O0 and -O2.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to