• 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
..
qa/embedding Loading commit data...
source Loading commit data...
test Loading commit data...
util Loading commit data...
Library_embobj.mk Loading commit data...
Library_emboleobj.mk Loading commit data...
Makefile Loading commit data...
Module_embeddedobj.mk Loading commit data...
README Loading commit data...