diff options
| author | Jani Nikula <jani@nikula.org> | 2015-09-23 21:48:05 +0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2015-09-24 07:28:51 -0300 |
| commit | 19ea288679373f1c371234f982b8b9635b0e06c5 (patch) | |
| tree | 2e55930aad757903fa054c19daedbdab9a4e7354 /bindings/python/debian/control | |
| parent | 93ee4faa4d60e78c8cfeb95580919cac07ac0eca (diff) | |
test: check argc in symbol-test
Check argc mainly to fix unused parameter warning:
test/symbol-test.cc:7:14: warning: unused parameter ‘argc’ [-Wunused-parameter]
int main(int argc, char** argv) {
^
This makes more sense than telling the compiler it's unused on
purpose.
Diffstat (limited to 'bindings/python/debian/control')
0 files changed, 0 insertions, 0 deletions
