Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 2003 20:28:38 +0200
From:      Stefan Farfeleder <stefan@fafoe.narf.at>
To:        Dag-Erling Smorgrav <des@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/aic7xxx ahc_pci.c ahd_pci.c
Message-ID:  <20031023182837.GA609@wombat.fafoe.narf.at>
In-Reply-To: <200310231342.h9NDg3EG049272@repoman.freebsd.org>
References:  <200310231342.h9NDg3EG049272@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 23, 2003 at 06:42:03AM -0700, Dag-Erling Smorgrav wrote:
> des         2003/10/23 06:42:03 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/dev/aic7xxx      ahc_pci.c ahd_pci.c 
>   Log:
>   0x7FFFFFFFFF is >32 bits and needs an explicit LL.
                                 ^^^^^^^^^^^^^^^^^^^^
That's not true.  Its type is long long on 32 bit architectures even
without the LL suffix.

Stefan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031023182837.GA609>