Comment 12 for bug 1790855

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

I didn't realize (or I forgot over Christmas?) that was the reason to make the transition harder than usual :-/
Thanks for the Info Bernd!

Maybe I can make that part of my mission on the bug squashing party, too late for a migration but since we want to resolve it sooner or later.

The main change to the API that I've seen was chaning gps_sock_read in [1]
And for those not interested in the new things this seems to be ok:
- int status = gps_read(gpsdata);
+ int status = gps_read(gpsdata, NULL, 0);

Did you see other breaking API changes that I missed?

[1]: https://git.savannah.gnu.org/cgit/gpsd.git/commit/?id=6bba8b329fc7687b15863d30471d5af402467802