https://bugs.exim.org/show_bug.cgi?id=1916
Philip Hazel <ph10@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Philip Hazel <ph10@???> ---
You will be pleased to hear that I have fixed this by changing the way the
compile code handles branches that might match empty strings. I realized that
after recent refactoring this could be done much more efficiently. The new code
no longer imposes a limit to the number of branches in a group, which is what
your example was hitting. I have committed the patch to the repository, and
this fix will be in 10.23, which I'm guessing may be out around February.
--
You are receiving this mail because:
You are on the CC list for the bug.