Re: 2.0.0 Depracated conditional expansion ":-"
Hugh Messenger wrote:
...
> I'm assuming the warning is telling me that things like
> '%{User-Password:-Chap-Password}' should now be
> '%{%{User-Password}:-%{Chap-Password}}', as per 'man unlang':
Yes. *All* of the sample config files need to be fixed for this.
The benefit is that this now works:
%{%{sql: SELECT ....}:-%{sql2:SELECT ...}}
In 1.x, it didn't.
Alan DeKok.
This archive was generated by a fusion of
Pipermail (Mailman edition) and
MHonArc.