Re: 2.5.70-mm4

Rudmer van Dijk (rudmer@legolas.dynup.net)
Wed, 4 Jun 2003 23:33:26 +0200


On Wednesday 04 June 2003 08:18, Andrew Morton wrote:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.5/2.5.70/2.5.70
>-mm4/
>

I got the following errors with every file that includes
include/linux/bitops.h

include/linux/bitops.h: In function `generic_hweight64':
include/linux/bitops.h:118: warning: integer constant is too large for "long"
type
include/linux/bitops.h:118: warning: integer constant is too large for "long"
type
include/linux/bitops.h:119: warning: integer constant is too large for "long"
type
include/linux/bitops.h:119: warning: integer constant is too large for "long"
type
include/linux/bitops.h:120: warning: integer constant is too large for "long"
type
include/linux/bitops.h:120: warning: integer constant is too large for "long"
type
include/linux/bitops.h:121: warning: integer constant is too large for "long"
type
include/linux/bitops.h:121: warning: integer constant is too large for "long"
type
include/linux/bitops.h:122: warning: integer constant is too large for "long"
type
include/linux/bitops.h:122: warning: integer constant is too large for "long"
type

This is on UP, athlon, gcc 3.3

Rudmer

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/