summaryrefslogtreecommitdiffstats
path: root/filter/config.Y
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2000-06-04 21:30:13 +0200
committerMartin Mares <mj@ucw.cz>2000-06-04 21:30:13 +0200
commit04dc62a0116941d2f1510216539ae8c11c5f1cb3 (patch)
treeead689c0378fa535ecb3ae7dbe9d86f98c043653 /filter/config.Y
parentdab66519160042f1fb62a285e3a947233ce74e70 (diff)
downloadbird-04dc62a0116941d2f1510216539ae8c11c5f1cb3.tar
bird-04dc62a0116941d2f1510216539ae8c11c5f1cb3.zip
Nested scopes could never have worked. My fault I wrote such a buggy code,
Pavel's fault that he's never tested shadowing of declarations in the filters. cf_define_symbol() has been modified to check the scope of the symbol it's given and it if it's an already defined symbol, but in a different scope, a copy is created in the current scope and redefined to the new meaning, the consequence being that it cf_define_symbol() now returns the new symbol you need to use when assigning aux and aux2.
Diffstat (limited to 'filter/config.Y')
0 files changed, 0 insertions, 0 deletions