64bit capability bug

Derrick J Brashear shadow at dementia.org
Tue Jan 4 13:45:08 EST 2005


On Fri, 31 Dec 2004, Alex Deiter wrote:

> --- lib/imapopts.h.orig Fri Dec 31 10:19:47 2004
> +++ lib/imapopts.h      Fri Dec 31 10:20:13 2004
> @@ -200,9 +200,9 @@
>
>        const char *s;
>
> -       int i;
> +       long i;
>
> -       int b;
> +       long b;
>
>        enum enum_value e;
>

given that e.g. config_getint returns int, still, this isn't really the 
right fix. i willhave one shortly.




---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html




More information about the Info-cyrus mailing list