diff options
author | Brad Spencer <bspencer@blackberry.com> | 2019-07-18 15:25:25 -0300 |
---|---|---|
committer | Jay Satiro <raysatiro@yahoo.com> | 2019-07-25 22:23:40 -0400 |
commit | fd5ab4358f09fafc83fc82ffd88c2c0b1c534c15 (patch) | |
tree | b7aa3247b4a940afe837b581f2090c739c51e25a /docs/cmdline-opts/silent.d | |
parent | 2741351a7bfa5cd9b58eba0f7afd6b41460368ea (diff) |
examples: Avoid reserved names in hiperfifo examples
- Trade in __attribute__((unused)) for the classic (void)x to silence
unused symbols.
Because the classic way is not gcc specific. Also because the prior
method mapped to symbol _Unused, which starts with _ and a capital
letter which is reserved.
Assisted-by: The Infinnovation team
Bug: https://github.com/curl/curl/issues/4120#issuecomment-512542108
Closes https://github.com/curl/curl/pull/4153
Diffstat (limited to 'docs/cmdline-opts/silent.d')
0 files changed, 0 insertions, 0 deletions