[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#963932: Duplicate symbol json_object_iter_next in json-c, jansson



On Sun, 28 Jun 2020 22:11:20 +0200 Chris Hofstaedtler <zeha@debian.org>
wrote:
> * Chris Hofstaedtler <zeha@debian.org> [200628 20:10]:
> > your libraries BOTH export a symbol named json_object_iter_next,
> > causing crashes for binaries that end up loading both (possibly
> > transitively).

Comparing the .symbols files of both libraries, there is also
json_object_get which clashes.


Apparently there is also json-glib, which is entangled in that naming
issue as well.
It has the following clashing symbols with json-c

 json_object_equal
 json_object_get_type
 json_object_iter_next

See https://gitlab.gnome.org/GNOME/json-glib/-/issues/33

We should probably clone this issue and reassign to src:json-glib,src:json-c

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: