zeek/tools/binpac
Arne Welzel 60265b8ce7 binpac: pac_scan: Exit with failure for include errors
Elsewhere (zeek/zeek#2482), it was observed that when binpac encounters
include failures, it still exits with 0 indicating success. Subsequent
compilation of the produced .h and .cc files likely fails.

Exit with 1 on include errors to make pin pointing issues easier by
having make/ninja stop earlier.
2025-08-20 08:52:23 -07:00
..
lib binpac: Adapted binpac to compile with MSVC for Windows environment. 2025-08-20 08:52:23 -07:00
patches binpac: Apply bits of nadi-bittorrent patch that aren't applied 2025-08-20 08:52:23 -07:00
src binpac: pac_scan: Exit with failure for include errors 2025-08-20 08:52:23 -07:00
CMakeLists.txt binpac: Updates for building Zeek as a submodule 2025-08-20 08:52:23 -07:00
TODO binpac: Rename Bro to Zeek 2025-08-20 08:52:23 -07:00