On Mon, 2007-09-24 at 22:39 -0600, Thayne Harbaugh wrote:
> I've often wondered why there isn't a tswap_target_ulong(). Seems like
> using tswap32() is asking for trouble.
Isn't it tswapl ?
--
J. Mayer <[EMAIL PROTECTED]>
Never organized
I've often wondered why there isn't a tswap_target_ulong(). Seems like
using tswap32() is asking for trouble.
On Mon, 2007-09-24 at 13:19 +0100, Thiemo Seufer wrote:
> J. Mayer wrote:
> [snip]
> > > > > May someone take a look at my patch and say if it seems reasonable to
> > > > > include this in the repository ?
> > > >
> > > > Looks reasonable, but introduces new compiler warnings
> > > > (on a ppc32/L
J. Mayer wrote:
[snip]
> > > > May someone take a look at my patch and say if it seems reasonable to
> > > > include this in the repository ?
> > >
> > > Looks reasonable, but introduces new compiler warnings
> > > (on a ppc32/Linux host):
>
> The reported warnings have been fixed.
> There are st