1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-20 17:51:00 +00:00
serenity/Meta/Lagom/Tools
Timothy Flynn 8b7b03b369 IPCCompiler+LibIPC: Propagate IPC encoder errors
This propagates errors from user-defined encoders up to IPC::Connection.
There, we currently just log the error, as we aren't in a position to
propagate it further (i.e. we are inside a deferred invocation).
2023-01-04 11:49:15 +01:00
..
CodeGenerators IPCCompiler+LibIPC: Propagate IPC encoder errors 2023-01-04 11:49:15 +01:00
ConfigureComponents ConfigureComponents: Use Core::Stream to read output from whiptail 2022-12-14 15:19:35 +00:00
IPCMagicLinter AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
CMakeLists.txt Meta: Rename Lagom library target names from LagomFoo to LibFoo 2022-07-06 14:24:23 +02:00