|
Message-ID: <15a0adf471f48c5401c72a9aedfb6349@smtp.hushmail.com> Date: Sun, 2 Dec 2012 17:21:43 +0100 From: magnum <john.magnum@...hmail.com> To: john-dev@...ts.openwall.com Subject: Re: new warnings when compiling unstable-jumbo On 26 Nov, 2012, at 5:39 , Dhiru Kholia <dhiru.kholia@...il.com> wrote: > Hi, > > I am seeing new warnings like, > > options.c:133: warning: integer constant is too large for ‘long’ type > options.c:133: warning: integer constant is too large for ‘long’ type > > ✗ gcc --version > gcc (Ubuntu 4.4.3-4ubuntu5.1) 4.4.3 > > ✗ uname -a > Linux bt 3.2.6 #1 SMP Fri Feb 17 10:40:05 EST 2012 i686 GNU/Linux I can't see why. Try checking sizeof(ARCH_WORD_64) for a start. magnum
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.