CVS csf: (_compile_rule) Bugfix: A sublist followed by a right paren
| Newsgroups | gmane.mail.majordomo.majordomo2.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /home/cvs/majordomo Module name: majordomo Changes by: csf 03/09/14 13:22:02 Modified files: . : ChangeLog lib/Mj : Config.pm Log message: (_compile_rule) Bugfix: A sublist followed by a right paren (e.g., "(!@MAIN)") in a rule would result in a syntax error because the paren was discarded.