bug-gnulib
[Top][All Lists]
Advanced

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

Re: bitrotate


From: Simon Josefsson
Subject: Re: bitrotate
Date: Mon, 01 Sep 2008 13:42:56 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.2 (gnu/linux)

Bruno Haible <address@hidden> writes:

> Simon Josefsson wrote:
>> --- a/modules/bitrotate
>> +++ b/modules/bitrotate
>> @@ -1,5 +1,5 @@
>>  Description:
>> -Rotate bits in 16 and 32 bit integers.
>> +Rotate bits in 16 and 32 bit integers using stdint.h.
>>  
>>  Files:
>>  lib/bitrotate.h
>
> Well, that's not what I meant. I meant to add a format dependency:

Pushed, thanks.

/Simon

> --- modules/bitrotate.orig      2008-09-01 11:48:24.000000000 +0200
> +++ modules/bitrotate   2008-09-01 11:48:10.000000000 +0200
> @@ -1,10 +1,11 @@
>  Description:
> -Rotate bits in 16 and 32 bit integers using stdint.h.
> +Rotate bits in 16 and 32 bit integers.
>  
>  Files:
>  lib/bitrotate.h
>  
>  Depends-on:
> +stdint
>  
>  configure.ac:
>  AC_REQUIRE([AC_C_INLINE])




reply via email to

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