]> git.ipfire.org Git - thirdparty/bird.git/commit
Conf: Keywords have their default symbols
authorMaria Matejka <mq@ucw.cz>
Fri, 9 Jun 2023 10:49:19 +0000 (12:49 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Tue, 12 Sep 2023 13:21:14 +0000 (15:21 +0200)
commit58efa94460381309c754a3162df257ae043c2cbd
tree2826fefafac9ca9a114f485d620c5f80246d415e
parent8e177cf35b582ec973c1abce4709c80847adb711
Conf: Keywords have their default symbols

This avoids unnecessary collapsed soft scopes caused by keyword symbol multiallocation.
conf/cf-lex.l
conf/conf.h
conf/gen_keywords.m4