diff options
author | Fred Wright <fw@fwright.net> | 2016-04-09 19:57:15 -0700 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2016-04-10 04:58:57 -0400 |
commit | f089f6d2dda9fa95bdf9b0e1e8ede9fa61ce087c (patch) | |
tree | d5b64b52e32b953f1b1704e55fc83db066dd6e37 /test_nmea2000 | |
parent | 7a98971bd84ee294cb233887243d32bdb1d29520 (diff) | |
download | gpsd-f089f6d2dda9fa95bdf9b0e1e8ede9fa61ce087c.tar.gz |
Removes non-ASCII characters from gps.h comments.
Testing maskaudit.py with Python 3 revealed that two comments in gps.h
(lines 285 and 294) were using non-ASCII minus signs in the comments.
This resulted in exceptions with Python >=3.3 and LANG unset. Since
there's no intention to actually use non-ASCII characters here, it
doesn't seem worthwhile to fix the code.
TESTED:
Using a version of SConstruct patched to use the target Python for
build helpers, ran "scons build-all" with all six supported Python
versions.
Diffstat (limited to 'test_nmea2000')
0 files changed, 0 insertions, 0 deletions