Actions
Bug #7789
closed
LS
LS
dpdk: compilation warning of a function without prototype
Bug #7789:
dpdk: compilation warning of a function without prototype
Affected Versions:
Effort:
Difficulty:
Label:
Description
Jeff reported a warning:
util-affinity.c:809:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
809 | void TopologyDestroy()
| ^
| void
LS Updated by Lukas Sismis 10 months ago
- Status changed from In Progress to Closed
Actions