[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gpsd-dev] gpsd link fail on ubuntu 14.04
From: |
Jason Azze |
Subject: |
Re: [gpsd-dev] gpsd link fail on ubuntu 14.04 |
Date: |
Wed, 14 Feb 2018 13:28:27 -0500 |
On Wed, Feb 14, 2018 at 12:35 PM, Gary E. Miller <address@hidden> wrote:
> Yo Jason!
>>
>> Bernd Zeimetz' recent commit "isfinite() needs _POSIX_C_SOURCE >=
>> 200112L" works on all of my CI builders.
>>
>> Gary suggested this during our IRC conversation yesterday, but I guess
>> neither of us tried it. :-)
>
> I tried it, but it failed for me. Working for all cases today?
>
Yep. Bernd's change made all of my CI builds "turn green".
Perhaps the difference is >= vs =.