Autor: Exim Mailing List Data: Para: exim-users Asunto: Re: [exim] More incompatibel changes in integer handling since
4.64/4.65
On Thu, Jan 04, 2007 at 12:08:10AM +0100, Heiko Schlichting wrote:
> Ray Gardener wrote:
> > it seems as if "08" is how being interpreted (technically correctly) as
> > a invalid octal integer rather than a decimal integer.
>
> Seems so:
>
> $ exim-4.65-1 -be
> > ${if >{08}{7}{ja}{nein}}
> Failed: invalid integer "08"