Searched hist:e81d40a7c85f19ac767c347a326a316348b7144e (Results 1 – 2 of 2) sorted by relevance
/haiku/src/system/kernel/util/ |
H A D | kernel_cpp.cpp | e81d40a7c85f19ac767c347a326a316348b7144e Sun Aug 17 18:23:24 UTC 2014 Oliver Tappe <zooey@hirschkaefer.de> Fix debug build.
* Restore missing definitions of std::nothrow and mynothrow that are required for the debug build. * Additionally, cleanup function overrides provided by kernel_cpp, such that any exceptions in kernel, bootloader or runtime_loader will trigger a panic.
|
H A D | Jamfile | e81d40a7c85f19ac767c347a326a316348b7144e Sun Aug 17 18:23:24 UTC 2014 Oliver Tappe <zooey@hirschkaefer.de> Fix debug build.
* Restore missing definitions of std::nothrow and mynothrow that are required for the debug build. * Additionally, cleanup function overrides provided by kernel_cpp, such that any exceptions in kernel, bootloader or runtime_loader will trigger a panic.
|