diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2020-11-16 13:53:45 -0800 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2020-11-16 14:00:02 -0800 |
commit | 7c196762e4cabf5582116091bcf0818f4c2d612d (patch) | |
tree | 2a569bd2fd9edd7f1573d4c342ac00545b892ccc /COPYING | |
parent | afacc269ee1527714bb4f02c155c038c766d9a7f (diff) |
thunk: mark functions w/gcc unused attribute
This shuts up gcc warnings w/-Wall for thunked functions.
It's expected there will be some unused functions, esp. since
there's the split init/alloc variants one may or may not use.
It's also nice in some scenarios to write a collection of small
closures a project may or may not take advantage of at any given
moment in its development. No point making a bunch of noise
about it.
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions