diff options
author | David Robillard <d@drobilla.net> | 2022-06-15 13:03:07 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2022-07-17 17:08:37 -0400 |
commit | 3414c0bceafa104910f3f91f7a88532c0c624343 (patch) | |
tree | e6622a9334333e0fd38b7fcc357fcf9efb2728ad /lv2/parameters/parameters.meta.ttl | |
parent | 5fb26b23d777e3e19ec30c118a7c985f1e95ab4b (diff) | |
download | lv2-3414c0bceafa104910f3f91f7a88532c0c624343.tar.xz |
Avoid -Warray-bounds with GCC 10 for arm32
I'm not a fan of this style since it makes it possible to mess up the
cast (whereas &a.atom always has the right type), but the compiler gets
confused about the valid memory bounds otherwise, and it's equivalent anyway.
Diffstat (limited to 'lv2/parameters/parameters.meta.ttl')
0 files changed, 0 insertions, 0 deletions