I have noticed that if I try to compile on 64 bit machines (versus 32bit 
systems) I get this warning:

> src/main.c: In function ‘main’:
> src/main.c:744: warning: cast to pointer from integer of different size

I believe the problem has to do with improper casting of the int 
clientsd to a void pointer. It's been awhile since I coded C so I could 
be wrong but I think this needs an adjustment. This is the last thing to 
sort out before I can deploy a fully native 64 bit software stack.

thanks,
David

-- 
David Severance
Enterprise Unix Services
Office of Information Technology


------------------------------------------------------------------------------
-----
squirrelmail-imapproxy mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-imapproxy@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.imapproxy
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-imapproxy

Reply via email to