_dbus_marshal_write_fixed_multi: remove obsolete FIXME comment
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 3 Mar 2011 16:55:55 +0000 (16:55 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 10 Mar 2011 19:06:20 +0000 (19:06 +0000)
commit1aa5aaa9e297eaed231cf0270d097fe4284dc274
tree70db2124e600d4ed31ce5ee883a9623cdc40a89b
parentabdd6adf06ac27a5488f3e8e11570a86fab58b92
_dbus_marshal_write_fixed_multi: remove obsolete FIXME comment

As far as I can tell, we've never accepted out-of-range booleans and
canonicalized them, ever since this was first committed in 2004. If sent,
they'd be considered to be invalid by recipients, so they're unambiguously
an error.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=35182
Reviewed-by: Will Thompson <will.thompson@collabora.co.uk>
dbus/dbus-marshal-basic.c