[MPlayer-cvslog] r35016 - trunk/configure
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Thu Jul 12 20:52:06 CEST 2012
On 12 Jul 2012, at 18:15, Diego Biurrun <diego at biurrun.de> wrote:
> On Thu, Jul 12, 2012 at 03:07:56PM +0200, cehoyos wrote:
>>
>> Log:
>> Cosmetics: Fix alphabetical order.
>
> Hmmmm ...
>
>> --- trunk/configure Thu Jul 12 14:37:21 2012 (r35015)
>> +++ trunk/configure Thu Jul 12 15:07:56 2012 (r35016)
>> @@ -3131,7 +3131,7 @@ fi
>>
>> -for func in cbrtf exp2 exp2f llrint llrintf log2 log2f lrint lrintf rint round roundf trunc truncf isnan isinf; do
>> +for func in cbrtf exp2 exp2f isnan isinf llrint llrintf log2 log2f lrint lrintf rint round roundf trunc truncf; do
>
> Ahem ...
Ok, after hard staring I realise that isinf should well come before isnan, but could you try to give a bit better hints to us who are alphabetically challenged? :-)
More information about the MPlayer-cvslog
mailing list