--- Cgl/configure +++ Cgl/configure @@ -3501,8 +3501,6 @@ fi for ac_declaration in \ '' \ - 'extern "C" void std::exit (int) throw (); using std::exit;' \ - 'extern "C" void std::exit (int); using std::exit;' \ 'extern "C" void exit (int) throw ();' \ 'extern "C" void exit (int);' \ 'void exit (int);' --- Clp/configure +++ Clp/configure @@ -3528,8 +3528,6 @@ fi for ac_declaration in \ '' \ - 'extern "C" void std::exit (int) throw (); using std::exit;' \ - 'extern "C" void std::exit (int); using std::exit;' \ 'extern "C" void exit (int) throw ();' \ 'extern "C" void exit (int);' \ 'void exit (int);' --- CoinUtils/configure +++ CoinUtils/configure @@ -3527,8 +3527,6 @@ fi for ac_declaration in \ '' \ - 'extern "C" void std::exit (int) throw (); using std::exit;' \ - 'extern "C" void std::exit (int); using std::exit;' \ 'extern "C" void exit (int) throw ();' \ 'extern "C" void exit (int);' \ 'void exit (int);' eta-24-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/inc/bitmaps.hlst
AgeCommit message (Expand)Author
2024-03-30Related: tdf#160159 use a stock icon for the character mapCaolán McNamara
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-08-23tdf#146619 Remove unused includes from vcl/incGabor Kelemen