Allow for one/two-pass compilation of conditions.
authorAlan T. DeKok <aland@freeradius.org>
Tue, 3 Sep 2013 01:32:48 +0000 (21:32 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 3 Sep 2013 12:02:52 +0000 (08:02 -0400)
commit1b20d4e7947e5015b6e3712a5d6d02b89edf18bb
tree2283567b8a3c93b0a8c9aacef81cb9e76c609deb
parent7898de666515104abdf0c43e8b7af903ab23cb01
Allow for one/two-pass compilation of conditions.

If we allow two-pass compilation, certain errors are suppressed,
and the condition gets marked with a "pass2 flag"
src/include/parser.h
src/main/command.c
src/main/conffile.c
src/main/parser.c
src/main/radattr.c