https://bugs.exim.org/show_bug.cgi?id=1154
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Git Commit <[email protected]> --- Git commit: http://git.exim.org/exim.git/commitdiff/b90a2240cb6230e2c8558b26f6663a6ee60ebd70 commit b90a2240cb6230e2c8558b26f6663a6ee60ebd70 Author: Jeremy Harris <[email protected]> AuthorDate: Thu Nov 26 20:56:36 2015 +0000 Commit: Jeremy Harris <[email protected]> CommitDate: Thu Nov 26 20:56:36 2015 +0000 Docs: Add note on -D commandline option restriction. Bug 1154 --- doc/doc-docbook/spec.xfpt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index d7d981e..a8b7af4 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -3552,6 +3552,9 @@ example: exim '-D ABC = something' ... .endd &%-D%& may be repeated up to 10 times on a command line. +.new +Only macro names up to 22 letters long can be set. +.wen .vitem &%-d%&<&'debug&~options'&> -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
