[Asterisk-code-review] xml.c, config, c: Add stylesheets and variable list string parsing (asterisk[16])
George Joseph
asteriskteam at digium.com
Wed Mar 2 10:26:29 CST 2022
Attention is currently required from: George Joseph.
Hello Friendly Automation,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/c/asterisk/+/18126
to look at the new patch set (#2).
Change subject: xml.c, config,c: Add stylesheets and variable list string parsing
......................................................................
xml.c, config,c: Add stylesheets and variable list string parsing
Added functions to open, close, and apply XML Stylesheets
to XML documents. Although the presence of libxslt was already
being checked by configure, it was only happening if xmldoc was
enabled. Now it's checked regardless.
Added ability to parse a string consisting of comma separated
name/value pairs into an ast_variable list. The reverse of
ast_variable_list_join().
Change-Id: I1e1d149be22165a1fb8e88e2903a36bba1a6cf2e
---
M build_tools/menuselect-deps.in
M configure
M configure.ac
M include/asterisk/config.h
M include/asterisk/xml.h
M main/config.c
M main/xml.c
M tests/test_config.c
8 files changed, 425 insertions(+), 73 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/26/18126/2
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/18126
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: I1e1d149be22165a1fb8e88e2903a36bba1a6cf2e
Gerrit-Change-Number: 18126
Gerrit-PatchSet: 2
Gerrit-Owner: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Attention: George Joseph <gjoseph at digium.com>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20220302/26a16778/attachment.html>
More information about the asterisk-code-review
mailing list