chiark / gitweb /
bus_util: add support to map double (#3479)
authorSusant Sahani <ssahani@users.noreply.github.com>
Thu, 9 Jun 2016 15:41:35 +0000 (21:11 +0530)
committerSven Eden <yamakuzure@gmx.net>
Fri, 16 Jun 2017 08:12:59 +0000 (10:12 +0200)
commit2a66b8a6446a876696fe59cbb0c4dcdee8cf41a7
treec996c51dd343b03794f2215698a9f1a16fc23216
parent2027bfc6205de5f5313609fe0ca7e0649640219b
bus_util: add support to map double (#3479)

Now we don't support parsing double at map_basic.
when trying to  use bus_message_map_all_properties with a double
this fails. Let's add it.
src/shared/bus-util.c