mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-17 08:38:42 +00:00
3fda08e405
The old behavior was that enabling debugging did many nontrivial changes in BIRD behavior. The patch changes it that these changes are generally independent. Compiling with --enable-debug now just enables compile-time debug macros, but do not automatically activate debug mode (-d) nor local mode (-l). Debug mode with output to file (-D) do not force foreground mode (-f), therefore there is no need for backgroud option (-b), which is removed. Also fixes a bug when the default log target in -D mode was stderr instead of given debug file. |
||
---|---|---|
.. | ||
old | ||
sbase | ||
slides | ||
slt2001 | ||
tex | ||
bird.conf.example | ||
bird.conf.example2 | ||
bird.sgml | ||
kernel-doc | ||
LinuxDocTools.pm | ||
Makefile | ||
prog-foot.sgml | ||
prog-head.sgml | ||
prog-intro.sgml | ||
prog-spell.sed | ||
progdoc | ||
reply_codes | ||
sgml2html | ||
sgml2latex | ||
sgml2txt |