]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Log: Remove ##__VA_ARGS__ and -Wlogical-op
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Tue, 9 Nov 2021 19:08:54 +0000 (13:08 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Wed, 10 Nov 2021 04:37:27 +0000 (22:37 -0600)
commitcb337229c89d1d809ddb88b127e341d7d933d212
treed7416e9fe881e927dcb0dc82ec99180c60d5d2bc
parent8f333929d55117db8ab85c08ed705a76119d4498
Log: Remove ##__VA_ARGS__ and -Wlogical-op

Improves portability. F1xes #64.
29 files changed:
src/asn1/signed_data.c
src/common.c
src/common.h
src/config.c
src/config/uint.c
src/crypto/hash.c
src/daemon.c
src/delete_dir_daemon.c
src/file.c
src/http/http.c
src/line_file.c
src/log.c
src/log.h
src/object/certificate.c
src/object/manifest.c
src/object/roa.c
src/object/tal.c
src/reqs_errors.c
src/resource.c
src/rrdp/db/db_rrdp.c
src/rrdp/rrdp_parser.c
src/rsync/rsync.c
src/rtr/db/db_table.c
src/rtr/db/vrps.c
src/rtr/pdu_sender.c
src/rtr/rtr.c
src/slurm/slurm_parser.c
src/thread/thread_pool.c
src/types/address.c