Make (!foo) work, which is easier to understand than (!(foo))
authoraland <aland>
Sat, 29 Dec 2007 04:59:00 +0000 (04:59 +0000)
committeraland <aland>
Sat, 29 Dec 2007 04:59:00 +0000 (04:59 +0000)
commitaf179e4b0fa44bf8ca23fa20e2326dd0908d0732
treea2120f3dccfdc3ad8f6999306f14b3ac2fcec163
parent68757b9e019e2659b80474af35817d1b1b31e00b
Make (!foo) work, which is easier to understand than (!(foo))

flush buffers on "print" statement

pay attention to "debug_print", which was previously ignored
src/modules/rlm_policy/evaluate.c
src/modules/rlm_policy/parse.c