Subject: Mozilla/alpha/pkgsrc-current: too many `l's
To: None <tech-pkg@netbsd.org>
From: David Hopper <dhop@nwlink.com>
List: tech-pkg
Date: 02/03/2002 09:40:40
I'm getting this with a Feb 1 sup'ped pkgsrc, during a Mozilla 0.9.7
compile on Alpha (current kern+build to Jan 31):

nsCompressedCharMap.cpp:318: too many `l's in integer constant
nsCompressedCharMap.cpp:322: too many `l's in integer constant
nsCompressedCharMap.cpp:339: too many `l's in integer constant
nsCompressedCharMap.cpp: In method `void nsCompressedCharMap::SetChar(short
unsigned int)':
nsCompressedCharMap.cpp:229: warning: cast increases required alignment of
target type
nsCompressedCharMap.cpp: In method `void
nsCompressedCharMap::SetChars(short unsigned int, PRUint64 *)':
nsCompressedCharMap.cpp:250: warning: left shift count >= width of type
nsCompressedCharMap.cpp:281: warning: cast increases required alignment of
target type
nsCompressedCharMap.cpp:284: warning: left shift count >= width of type
nsCompressedCharMap.cpp:302: warning: cast increases required alignment of
target type
nsCompressedCharMap.cpp: In function `PRUint16 * MapToCCMapExt(PRUint32 *,
PRUint32 **, unsigned int)':
nsCompressedCharMap.cpp:419: warning: cast increases required alignment of
target type

What does that mean, "too many `l's in integer constant"?

Thanks much,
David Hopper