]> 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)
committerIgor Putovny <igor.putovny@nic.cz>
Thu, 30 May 2024 10:30:00 +0000 (12:30 +0200)
commit7e6a8392ceb15a069f06f17ace48fc9de3f239c0
tree58585324b476b4f12a1eba64e484cd591a3513d1
parent51e8996fff406f9a28cd72a059887826b06c73f1
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