From 6717d473506800363af9d2bafbf263ee054e856d Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 2 Dec 2013 15:28:20 +0100 Subject: bus: when replying to an incoming message and the vtable contains the expected return signature generate an error if the response message doesn't match it --- TODO | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index cfabfca9f9..d2e5348ba8 100644 --- a/TODO +++ b/TODO @@ -124,7 +124,6 @@ Features: - implement monitor logic - properly map matches with well-known names against messages with unique names - when triggering property change events, allow a NULL strv indicate that all properties listed as such are send out as changed - - enforce signatures on response messages - see if we can drop more message validation on the sending side - support "const" properties as flag - add API to clone sd_bus_message objects -- cgit v1.2.3-54-g00ecf