summaryrefslogtreecommitdiff
path: root/instsetoo_native/inc_openoffice
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2012-03-20 22:21:03 +0100
committerLuboš Luňák <l.lunak@suse.cz>2012-03-20 22:26:53 +0100
commit707609c31cc144e3d39dd04d0a85b0d13c4ce4a1 (patch)
treec983a568851ee359bd51e508d32e641c280bfa71 /instsetoo_native/inc_openoffice
parent7fbdd5ec0349e21af02bfa61bfe575e3cbd0cdeb (diff)
correct exception specification on a function
It's obvious that the function above is called by this one, and the exception it throws cannot really propagate. The solution to this mystery is the fact that msvc doesn't give a damn, and gcc does not either since OOo has used -fno-enforce-sh-specs since 2001. But clang does, so fix this for now, although it should possibly be just dumped.
Diffstat (limited to 'instsetoo_native/inc_openoffice')
0 files changed, 0 insertions, 0 deletions