[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 9e5a64: [build] fix some of th
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 9e5a64: [build] fix some of the implicit-fallthrough warni... |
Date: |
Sat, 23 Dec 2017 13:25:18 -0800 |
Branch: refs/heads/falls_through_fix
Home: https://github.com/paparazzi/paparazzi
Commit: 9e5a64512024d894d3c76980b1ac1a3f0ee14bdf
https://github.com/paparazzi/paparazzi/commit/9e5a64512024d894d3c76980b1ac1a3f0ee14bdf
Author: Gautier Hattenberger <address@hidden>
Date: 2017-12-23 (Sat, 23 Dec 2017)
Changed paths:
M sw/airborne/firmwares/rotorcraft/guidance/guidance_h.c
M sw/airborne/firmwares/rotorcraft/guidance/guidance_v.c
M sw/airborne/subsystems/navigation/common_flight_plan.h
M sw/tools/generators/gen_flight_plan.ml
Log Message:
-----------
[build] fix some of the implicit-fallthrough warnings from GCC7
Some warnings related to the use of the Label() macro are still there.
It seems that the only way would be generate the labels instead of
calling the macros.
See issue #2207
- [paparazzi-commits] [paparazzi/paparazzi] 9e5a64: [build] fix some of the implicit-fallthrough warni...,
GitHub <=