Skip to content
  • Kai Koehne's avatar
    QmlDebug: Fix crash on Mac OS X · d2a1610d
    Kai Koehne authored
    Work-around for what seems to be an optimization bug in
    i686-apple-darwin9-gcc-4.2.1 . Without it, for i = 1
    i - 1 != 0 .
    
    Task-number: QTCREATORBUG-4107
    Reviewed-by: hjk
    d2a1610d