http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5269
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From [EMAIL PROTECTED] 2007-01-02 17:10 -------
-1
First, we can fix the whole issue through the use of a while statement (or an if
statement at a minimum), so I don't think we need to go redesigning the idea of
what an update revision is, nor do we need to separate 3.1 and 3.2 updates in
different channels, etc. This is a relatively simple problem that happens
infrequently, so let's keep the solution simple as well.
Second, this change doesn't work anyway. sa-update assumes the revision to be a
number, and compares things numerically, so you get warnings when there's a
string instead. For example:
[26472] dbg: dns: 0.2.3.updates.spamassassin.org => 491858_v32x, parsed as
491858_v32x
Argument "491858_v32x" isn't numeric in numeric ge (>=) at
/home/felicity/SA/spamassassin-head/sa-update.raw line 435.
I'm going to revert out this change for now:
Sending build/mkupdates/run_part2
Sending sa-update.raw
Transmitting file data ..
Committed revision 491999.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.