Maintenance updates for -O gen-C++ / -O gen-standalone-C++

fixes for using BiFs in standalone global initializations
  avoiding redundant global initializations
  updates to maintenance scripts and notes
  removal of an unused member variable
This commit is contained in:
Vern Paxson 2023-01-12 14:08:45 -08:00
parent 5827e2ce5d
commit 18f4fcb5a4
12 changed files with 77 additions and 38 deletions

View file

@ -1,6 +1,6 @@
#! /bin/sh
rm -f CPP-gen.cc
rm -f CPP-gen.cc src/zeek
cp zeek.HOLD src/zeek || (
echo Need to create clean zeek.HOLD