[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gpsd-dev] Changing behavior of -G option of gpsd
From: |
Eric S. Raymond |
Subject: |
Re: [gpsd-dev] Changing behavior of -G option of gpsd |
Date: |
Sat, 22 Oct 2011 18:37:01 -0400 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Reinhard Arlt <address@hidden>:
> i am testing/using git master.
>
> The code for IPv4 seems to be broken at line 385, should be
>
> if (!listen_global)
>
> The code for IPv6 at line 404 is correct, but the 'else' should be in
>
> #ifndef FORCE_GLOBAL_ENABLE
>
> clause.
>
> Reinhard
That is correct. Thanks for catching this bug, the fix will ship in 3.2.
--
<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>