ladybird/Meta/Lagom/Tools/CodeGenerators/IPCCompiler
Andreas Kling 6737b8b065 IPCCompiler: Don't silently ignore failure to encode IPC message
When message encoding failed for some reason, we'd just swallow the
error without saying a word, and carry on without sending anything.

This led to some very confusing situations.
2024-12-19 16:49:28 +01:00
..
CMakeLists.txt Meta: Rename Lagom library target names from LagomFoo to LibFoo 2022-07-06 14:24:23 +02:00
main.cpp IPCCompiler: Don't silently ignore failure to encode IPC message 2024-12-19 16:49:28 +01:00