]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
groupify arguments to functions
authorAlan T. DeKok <aland@freeradius.org>
Thu, 20 Jan 2022 21:23:21 +0000 (16:23 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 21 Jan 2022 16:23:05 +0000 (11:23 -0500)
commit5a7b51d7df3a23ced3fd979c26358b7c187accac
tree84a60a801a28ba718f5dd75435d6a6231d6c345b
parent5481c0ed55ce8bd11e981526fb142cf5e248df36
groupify arguments to functions

for now, we create the arguments and then groupify them if necessary.

The alternative is to always create grouping nodes, and then
remove / reparent them if they're not necessary.
src/lib/unlang/xlat_expr.c
src/lib/unlang/xlat_tokenize.c
src/tests/unit/xlat/expr.txt
src/tests/unit/xlat/purify.txt