aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-06-15 13:03:07 -0400
committerDavid Robillard <d@drobilla.net>2022-07-17 17:08:37 -0400
commit3414c0bceafa104910f3f91f7a88532c0c624343 (patch)
treee6622a9334333e0fd38b7fcc357fcf9efb2728ad /plugins
parent5fb26b23d777e3e19ec30c118a7c985f1e95ab4b (diff)
downloadlv2-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 'plugins')
0 files changed, 0 insertions, 0 deletions