guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unaligned memory accesses


From: Kevin Ryde
Subject: Re: Unaligned memory accesses
Date: Tue, 04 Sep 2007 10:14:42 +1000
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux)

address@hidden (Ludovic Courtès) writes:
>
> `accept' would randomly yield a "bus error" on SPARC).

Looks ok.

> +  if (((struct sockaddr *) &addr)->sa_family ...

That can use the union member instead of a cast, can it?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]