Files
ladybird/Kernel
Andreas Kling 7676edfb9b Kernel: Stop allowing implicit conversion from KResult to int
This patch removes KResult::operator int() and deals with the fallout.
This forces a lot of code to be more explicit in its handling of errors,
greatly improving readability.
2021-08-14 15:19:00 +02:00
..
2021-08-07 11:48:00 +02:00
2021-07-11 14:14:51 +02:00