Try to compile the update foo {} sections at run time. This pulls
authoraland <aland>
Wed, 30 May 2007 09:06:14 +0000 (09:06 +0000)
committeraland <aland>
Wed, 30 May 2007 09:06:14 +0000 (09:06 +0000)
commit30aa0c3aad837ee94131aaeb75573171318adf57
tree3579d4fe6839081e154ebe566c0ab62251190e65
parentdf4d6ca503b8abad07251db9cf8d3ecd0f5feb46
Try to compile the update foo {} sections at run time.  This pulls
many parse errors earlier into the cycle.  It also means that we
can cache the DICT_ATTR lookups, so we don't have to do them at
run time.
src/include/radiusd.h
src/main/evaluate.c
src/main/modcall.c