Actions
Bug #7789
closeddpdk: 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
Updated by Lukas Sismis 5 months ago
- Status changed from In Progress to Closed
Actions