gpsd-commit-watch
[Top][All Lists]
Advanced

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

[gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.16-678


From: Fred Wright
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.16-678-g00c4d62
Date: Thu, 20 Jul 2017 18:35:52 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GPSD".

The branch, master has been updated
       via  00c4d620859603a9bab4001f6c69fc213c73625d (commit)
      from  41d6fa9fb4e4665b4afbbd851eee188d596084ea (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 00c4d620859603a9bab4001f6c69fc213c73625d
Author: Fred Wright <address@hidden>
Date:   Thu Jul 20 15:00:34 2017 -0700

    Fixes gpscat raw-mode file-input termination.
    
    When reading from a file in packetizer mode, gpscat correctly
    terminates at EOF.  However, in raw mode it simply hung in a loop
    retrying the read.  This change makes it exit on EOF.
    
    This change also removes the useless buffer append logic in raw mode,
    which was a leftover from the old code that attempted to break on
    newlines (removed by commit e4cbd2daf).
    
    TESTED:
    Ran gpscat in raw mode on all test/daemon log files, and observed
    proper termination.  Tested with Python 2.7 and Python 3.5.

-----------------------------------------------------------------------

Summary of changes:
 gpscat | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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