mirror of
https://github.com/Icinga/icinga2.git
synced 2026-04-24 15:48:51 -04:00
Throwing local exceptions unnecessarily pollutes the exception stack with immediate unwinding. Avoid this pattern at all cost within Boost.Coroutines. MSVC may handle exceptions differently and cause problems with stack unwinding. refs #7431 refs #7351 |
||
|---|---|---|
| .. | ||
| base | ||
| checker | ||
| cli | ||
| compat | ||
| config | ||
| db_ido | ||
| db_ido_mysql | ||
| db_ido_pgsql | ||
| icinga | ||
| livestatus | ||
| methods | ||
| mysql_shim | ||
| notification | ||
| perfdata | ||
| pgsql_shim | ||
| remote | ||
| CMakeLists.txt | ||