http://bugzilla.spamassassin.org/show_bug.cgi?id=3674
------- Additional Comments From [EMAIL PROTECTED] 2004-08-10 08:59 ------- Subject: Re: Improve functionality of require_version -1 I don't want to have a bunch of "iffoo" options, let's just have one "if (expression)" and one "endif" similar to the C preprocessor with several defined variables like version. Fixing this after 3.0.0 will be harder. Also, for this one, I'm not really sure that I like this particular regular expression-based way of untainting things. I'd prefer something more like: - split on whitespace - check value of each non-whitespace token against a more strict regexp && or || or ... - assemble logical expression ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
