[Asterisk-code-review] json: Support older jansson versions. (asterisk[13])
Joshua C. Colp
asteriskteam at digium.com
Tue Dec 17 08:14:00 CST 2019
Hello Corey Farrell, Friendly Automation,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/c/asterisk/+/13450
to look at the new patch set (#2).
Change subject: json: Support older jansson versions.
......................................................................
json: Support older jansson versions.
The use of '?' is a fairly new addition to jansson and is not
supported in the version of jansson that can be used by 13.
This change returns to previous supported behavior and removes
usage of '?'.
ASTERISK-28663
Change-Id: I6d596007ae85e8724d928865d99968f679be1142
---
M main/json.c
M res/res_stasis_playback.c
M res/res_stasis_recording.c
M res/stasis/app.c
4 files changed, 8 insertions(+), 8 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/50/13450/2
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/13450
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Change-Id: I6d596007ae85e8724d928865d99968f679be1142
Gerrit-Change-Number: 13450
Gerrit-PatchSet: 2
Gerrit-Owner: Joshua C. Colp <jcolp at sangoma.com>
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20191217/5625dd39/attachment-0001.html>
More information about the asterisk-code-review
mailing list