[sr-dev] testing more than one flag with a single isflagset() call

Juha Heinanen jh at tutpro.com
Mon Sep 9 13:02:02 CEST 2013


currently isflagset core function accepts only one flag as argument.  it
would be nice if more that one flag could be tested with one function
call, e.g.,

isflagset(1|2) or isflagset(1&2)

since i'm not familiar with adding syntax related stuff to core, is it
ok if i create a tracker wish list item on this?

-- juha



More information about the sr-dev mailing list