• Stephan Bergmann's avatar
    cppumaker: Allow UNO interface functions to throw std::exception · 0bc89aac
    Stephan Bergmann yazdı
    ...so that exceptions like std::bad_alloc need not be treated in C++
    implementations of UNO interfaces to not cause std::unexpected.  Of course, this
    requires implementations to be adapted and actually mention std::exception in
    their exception specifications.
    
    Change-Id: Ie7f91e7ca47d8a81e3d0ba817e65d83c7823af75
    0bc89aac
Adı
Son kayıt (commit)
Son güncelleme
..
source Loading commit data...
test/javamaker Loading commit data...
Executable_cppumaker.mk Loading commit data...
Executable_javamaker.mk Loading commit data...
Makefile Loading commit data...
Module_codemaker.mk Loading commit data...
README Loading commit data...
StaticLibrary_codemaker.mk Loading commit data...
StaticLibrary_codemaker_cpp.mk Loading commit data...
StaticLibrary_codemaker_java.mk Loading commit data...