diff options
author | Haru <haru@dotalux.com> | 2015-01-12 19:56:24 +0100 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2015-01-12 19:56:24 +0100 |
commit | 60da9eab8463052d9196dae774aa91251f06db66 (patch) | |
tree | 607e4011ef1fd5750a04ba3533adfefec90fb9fa /src/map | |
parent | 4952149c515b200cbf721f68a9bdeea11e661c5f (diff) | |
download | hercules-60da9eab8463052d9196dae774aa91251f06db66.tar.gz hercules-60da9eab8463052d9196dae774aa91251f06db66.tar.bz2 hercules-60da9eab8463052d9196dae774aa91251f06db66.tar.xz hercules-60da9eab8463052d9196dae774aa91251f06db66.zip |
Silenced some -Wunused-value warnings in sigemptyset and sigaddset calls
- Fixes warnings when gcc-4.9 is used, with headers (such as Apple's)
that define those symbols as `#define sigemptyset(set) (*(set) = 0, 0)`
- See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61081
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'src/map')
0 files changed, 0 insertions, 0 deletions