Hello,
I re-added the operator over the weekend in master branch. It would be
great if you can test and report eventual issues.
Thanks,
Daniel
On 5/19/11 9:48 AM, Daniel-Constantin Mierla wrote:
On 5/18/11 8:36 AM, Juha Heinanen wrote:
Brandon Armstead writes:
Quick correction: $var(test) =
$var(test)& ~ 2;
that is what i actually tried to do in the first place and it
had no
effect. luckily m4 exists.
Looks like some operators are missing in the new core
cfg interpreter,
including this one.
The workaround that I can suggest right now, for those needing it at
runtime, use Lua or other embedded scripting options. I will put it
anyhow with high priority in my to-do list.
Cheers,
Daniel