Hi,
> Did you forget to commit hmereg.h?
Yes. Argh! Commited now.
Thanks!
J
--
My other computer also runs NetBSD/Sailing at Newbiggin
http://www.netbsd.org// http://www.newbigginsailingclub.org/
On Wed, May 06, 2009 at 07:35:32AM +0200, Christoph Egger wrote:
> > This is wrong; the values are of type size_t and should be printed
> > with %zu.
>
> Fixed. gcc warning confused me saying the expected type was
> 'unsigned int'.
Well yes, size_t is unsigned int on i386. Gotta read the sou
On Wednesday 2009-05-06 20:40 +, Julian Coleman output:
:Module Name: src
:Committed By: jdc
:Date: Wed May 6 20:40:19 UTC 2009
:
:Modified Files:
: src/sys/dev/ic: hme.c
:
:Log Message:
:Check for internal PHY first, so that it always attaches first, even when
:we have an MI
On Wed, May 06, 2009 at 10:37:51PM +0200, Manuel Bouyer wrote:
> On Wed, May 06, 2009 at 01:10:04PM +0200, Manuel Bouyer wrote:
> > > Your change works around a bug with sparc64
> >
> > it's sparc, not sparc64.
> >
> > > or perhaps even gcc. Please
> > > address the root cause instead. Thanks.
>
On Wed, May 06, 2009 at 06:47:37PM +0200, Joerg Sonnenberger wrote:
> On Wed, May 06, 2009 at 03:52:15PM +0100, Alistair Crooks wrote:
> > You're right, if you believe that the failure of a runtime check for
> > the length of time_t being greater than or equal to 4 bytes is
> > sufficient to abort
On Wed, May 06, 2009 at 01:10:04PM +0200, Manuel Bouyer wrote:
> > Your change works around a bug with sparc64
>
> it's sparc, not sparc64.
>
> > or perhaps even gcc. Please
> > address the root cause instead. Thanks.
>
> I'll try to look at ports which have inline spl*() function and add missin
On Wed, May 06, 2009 at 03:52:15PM +0100, Alistair Crooks wrote:
> You're right, if you believe that the failure of a runtime check for
> the length of time_t being greater than or equal to 4 bytes is
> sufficient to abort an application.
...which can and should be a compile-time assertion.
Joerg
On Wed, May 06, 2009 at 12:57:06PM +0200, Klaus Klein wrote:
> On Tue, May 05, 2009 at 11:38:36PM +, David Holland wrote:
> > On Wed, May 06, 2009 at 12:33:00AM +0100, Alistair Crooks wrote:
> > > Imagine someone embedding this library in their (embedded) product.
> > > Having the library dum
On Tue, May 05, 2009 at 09:04:00PM +, Andrew Doran wrote:
> Hi Manuel,
>
> On Tue, May 05, 2009 at 08:26:37PM +, Manuel Bouyer wrote:
>
> > Module Name:src
> > Committed By: bouyer
> > Date: Tue May 5 20:26:36 UTC 2009
> >
> > Modified Files:
> > src/sys/
On Tue, May 05, 2009 at 11:38:36PM +, David Holland wrote:
> On Wed, May 06, 2009 at 12:33:00AM +0100, Alistair Crooks wrote:
> > Imagine someone embedding this library in their (embedded) product.
> > Having the library dump core for what is an unusual ocurrence, admittedly
> > (such as an
On Wed, May 06, 2009 at 01:42:06PM +1000, matthew green wrote:
>
>Module Name: src
>Committed By: cube
>Date: Wed May 6 02:52:13 UTC 2009
>
>Modified Files:
> src/sys/conf: files
>
>Log Message:
>Bump required config(1) version after f
11 matches
Mail list logo