paparazzi / pprzlink

Message and communication library for the Paparazzi UAV system
Other
24 stars 55 forks source link

fix warning of gcc9 Waddress-of-packed-member #109

Closed gautierhattenberger closed 4 years ago

gautierhattenberger commented 4 years ago

union of basic types should be aligned, not packed

hopefully the last modification for ubuntu 20.04 / GCC9