Petr Vaněk
Petr Vaněk
I heave the same problem for some time as well and I finally forced myself to look at it as I was curious why this affects only systems with `musl`...
@mjeveritt you're welcome!
I get following error with this PR ``` ./configure: line 160: external-json-parser=1: command not found ``` It is probably due to dashes in parameter. I works for me when I...
It is not possible to build tests with this change, the `make check` fails with following error: ``` * Linking check gcc -O2 -pipe -I/var/tmp/portage/net-im/bitlbee-3.6-r3/work/bitlbee-3.6 -I/var/tmp/portage/net-im/bitlbee-3.6-r3/work/bitlbee-3.6/lib -I/var/tmp/portage/net-im/bitlbee-3.6-r3/work/bitlbee-3.6/protocols -I. -DHAVE_CONFIG_H -D_GNU_SOURCE...
Thanks, now it works for me.
This question is more related to https://github.com/bitlbee/bitlbee/pull/151, I am just trying to resolve the last problems with strict-aliasing rule. Personally, I don't see much difference between in tree json.c and...
Yes, I see the difference from devs point of view as well :)
Hmmm, I see @arthurzam pushed the same change few minutes after I created this PR to the tree in commit acdfc67cbf88 - `dev-python/canonicaljson: add 1.6.3`.