gpsd-users
[Top][All Lists]
Advanced

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

Re: [gpsd-users] [gpsd-dev] Warnings from 32 bit FreeBSD


From: Gary E. Miller
Subject: Re: [gpsd-users] [gpsd-dev] Warnings from 32 bit FreeBSD
Date: Wed, 19 Jun 2019 11:45:48 -0700

Yo Greg!

TL;DR: Fixed.

On Tue, 18 Jun 2019 17:44:54 -0400
Greg Troxel <address@hidden> wrote:

> scons dist still gets me
> 
>   scons: done reading SConscript files.
>   scons: Building targets ...
>   scons: *** [dist] AttributeError : 'bytes' object has no attribute
> 'get_ninfo' scons: building terminated because of errors.

Issue #9

For some reason split(string) can return a mix of byte strings and char
strings with Python 3.

Fixed in commit f8dc04ff

Now works with both Python 2 and 3.

RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
        address@hidden  Tel:+1 541 382 8588

            Veritas liberabit vos. -- Quid est veritas?
    "If you can’t measure it, you can’t improve it." - Lord Kelvin

Attachment: pgpzm1r0jggLi.pgp
Description: OpenPGP digital signature


reply via email to

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