[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/pprzlink] f04673: fix handling of array g
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/pprzlink] f04673: fix handling of array getter functions in C |
Date: |
Mon, 21 Aug 2017 04:46:41 -0700 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/pprzlink
Commit: f046737210ae96af07c20be3cd0b0b0b9ea1e777
https://github.com/paparazzi/pprzlink/commit/f046737210ae96af07c20be3cd0b0b0b9ea1e777
Author: Gautier Hattenberger <address@hidden>
Date: 2017-08-21 (Mon, 21 Aug 2017)
Changed paths:
M tools/generator/C/include_v2.0/pprzlink_utils.h
M tools/generator/gen_messages_v2_0_c.py
Log Message:
-----------
fix handling of array getter functions in C
this is preventing a cast alignment warning when compiling
with -Wcast-align
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/pprzlink] f04673: fix handling of array getter functions in C,
GitHub <=