Re: [Exim] Possible bug in regular expression matching with …

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Nigel Metheringham
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: Re: [Exim] Possible bug in regular expression matching with ${eval:..}
On Thu, 2004-03-04 at 15:12, Ralf Ertzinger wrote:
> The strange bug is that it does work as long as the month is not 08 or 09.


Looks like you are getting bitten by standard unix number parsing - if
it starts with a 0 then its interpreted as octal.... except 08 octal is
illegal.

    Nigel.


--
[ Nigel Metheringham           Nigel.Metheringham@??? ]
[ - Comments in this message are my own and not ITO opinion/policy - ]