]> git.ipfire.org Git - thirdparty/dhcp.git/commit
- Make is_boolean_expression return true for expr_exists.
authorTed Lemon <source@isc.org>
Fri, 7 May 1999 17:10:38 +0000 (17:10 +0000)
committerTed Lemon <source@isc.org>
Fri, 7 May 1999 17:10:38 +0000 (17:10 +0000)
commit10da3e76fb30f6db4eb622de4611d913ddb5236d
tree41017bee108357c0f3bf7187c01cd2fbfa63d7e5
parentb2e17924d16f437ddb6cfe859c7c16180c8d4a45
- Make is_boolean_expression return true for expr_exists.
- Conditionalize pointer debug abort on POINTER_DEBUG.
- When using options in expression evaluation, make sure that there are
  options to use.
common/tree.c