summaryrefslogtreecommitdiff
path: root/src/libtracker-common
diff options
context:
space:
mode:
authorDaniele Nicolodi <daniele@grinta.net>2021-05-02 12:35:10 +0200
committerDaniele Nicolodi <daniele@grinta.net>2021-05-08 18:30:39 +0200
commited4856ad2c087a8abd93cb1c27d487270f4b4bb2 (patch)
tree4af3723f38e473423459984b65db4c99f66f4fd0 /src/libtracker-common
parentdcb40e88e7d24894436b432ec09c4181b919f3a5 (diff)
downloadtracker-ed4856ad2c087a8abd93cb1c27d487270f4b4bb2.tar.gz
tracker-serializer-json: Fix gssize vs gsize comparison
Changing the type TrackerSerializerJson from gssize to gsize fixes a few signed vs unsigned comparison warnings. This is an internal struct, thus there should be no ABI compatibility concern. Even then, the size of gssize and gsize is the same, thus everything should be fine.
Diffstat (limited to 'src/libtracker-common')
0 files changed, 0 insertions, 0 deletions