15 Sep
2010
15 Sep
'10
12:18 p.m.
Alexander Clouter wrote:
Alan DeKok <aland@deployingradius.com> wrote:
Not a show stopper, but it seems doing a comparision on 'check:...' in unlang does not work (however using 'control:...' does): $ man unlang
"check" doesn't work, and isn't intended to work.
...probably neither should %{check:...} then?
Different code base. Something about duplicate code && backwards compatibility. <sigh> src/main/evaluate.c versus src/main/xlat.c Alan DeKok.