• Stephan Bergmann's avatar
    Catch block smells like leftover debugging code · d694313b
    Stephan Bergmann yazdı
    ...especially as it doesn't change hr from S_OK, and compiling with /EHsc
    (instead of /EHa) reveals that OleRun does not throw any (C++) exceptions (and
    thus produces an "unreachable code" warning for the catch block).
    
    Change-Id: Ic34e83e6ede3a214ccb073e3e54d6fcc493d46ea
    d694313b
Adı
Son kayıt (commit)
Son güncelleme
..
advisesink.cxx Loading commit data...
advisesink.hxx Loading commit data...
closepreventer.cxx Loading commit data...
emboleobj.component Loading commit data...
emboleobj.windows.component Loading commit data...
graphconvert.cxx Loading commit data...
mtnotification.hxx Loading commit data...
olecomponent.cxx Loading commit data...
olecomponent.hxx Loading commit data...
oleembed.cxx Loading commit data...
olemisc.cxx Loading commit data...
olepersist.cxx Loading commit data...
oleregister.cxx Loading commit data...
olevisual.cxx Loading commit data...
olewrapclient.cxx Loading commit data...
olewrapclient.hxx Loading commit data...
ownview.cxx Loading commit data...
ownview.hxx Loading commit data...
platform.h Loading commit data...
xdialogcreator.cxx Loading commit data...
xdialogcreator.hxx Loading commit data...
xolefactory.cxx Loading commit data...
xolefactory.hxx Loading commit data...