gpsd-dev
[Top][All Lists]
Advanced

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

[gpsd-dev] Warnings from 32 bit FreeBSD


From: Hal Murray
Subject: [gpsd-dev] Warnings from 32 bit FreeBSD
Date: Tue, 11 Jun 2019 23:20:23 -0700

driver_sirf.c:753:46: warning: format specifies type 'long' but the argument 
has type 'time_t' (aka 'int') [-Wformat]
driver_sirf.c:861:42: warning: format specifies type 'long' but the argument 
has type 'time_t' (aka 'int') [-Wformat]
driver_sirf.c:1207:43: warning: format specifies type 'long' but the argument 
has type 'time_t' (aka 'int') [-Wformat]

./gps.h:2251:24: warning: 'register' storage class specifier is deprecated and 
incompatible with C++17 [-Wdeprecated-register]

plus lots of
gpsd_json.c:150:11: warning: implicitly declaring library function 'strlcpy' 
with type 'unsigned int (char *, const char *, unsigned int)' 
[-Wimplicit-function-declaration]
and friends


-- 
These are my opinions.  I hate spam.






reply via email to

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