omgps does not compile with gcc 4.9 due to unitialized variables with the
option -Werror=maybe-uninitialized
To solve the problem, just initiate the variable. Please read the patch.
Original issue reported on code.google.com by rapp...@gmail.com on 14 Dec 2014 at 7:12
Original issue reported on code.google.com by
rapp...@gmail.com
on 14 Dec 2014 at 7:12Attachments: