patch-gnuradio
[Top][All Lists]
Advanced

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

Re: [Patch-gnuradio] gr_head should take longs


From: Martin Braun
Subject: Re: [Patch-gnuradio] gr_head should take longs
Date: Thu, 3 Dec 2009 09:30:47 +0100
User-agent: Mutt/1.5.17 (2007-11-01)

On Wed, Dec 02, 2009 at 02:13:35PM -0800, Eric Blossom wrote:
> This should be "long long" if you want a 64-bit value.
> Can you please resubmit?  Thanks!
> 
> On x86:
> 
>   $ ./sizeof-long
>   sizeof(int) = 4
>   sizeof(unsigned long) = 4
>   sizeof(long long) = 8
> 
> On x86_64:
> 
>   $ ./sizeof-long
>   sizeof(int) = 4
>   sizeof(unsigned long) = 8
>   sizeof(long long) = 8

Well, I guess that gives away the platform I'm using :)
Sorry about that, I admit some lack of experience in the whole
cross-platform area.

Here comes the new patch,
MB

-- 
Karlsruhe Institute of Technology (KIT)
Communications Engineering Lab (CEL)

Dipl.-Ing. Martin Braun
Research Associate

Kaiserstraße 12
Building 05.01
76131 Karlsruhe

Phone: +49 721 608-3790
Fax: +49 721 608-6071
www.cel.kit.edu

KIT -- University of the State of Baden-Württemberg and
National Laboratory of the Helmholtz Association

Attachment: patch_gr_head.diff
Description: Text Data

Attachment: pgp73A68ZaKt0.pgp
Description: PGP signature


reply via email to

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