mirror of
https://review.haiku-os.org/haiku
synced 2025-02-01 19:26:13 +01:00
f744935b65
* Did not use std::nothrow, but exceptions were not catched. * MessageLooper::Run() now returns a status code. * There are a lot more cases of a new without nothrow that need to be investigated.