[Bug 1268] New: Missing extern "C"
bugzilla-daemon at netfilter.org
bugzilla-daemon at netfilter.org
Mon Jul 2 23:05:37 CEST 2018
https://bugzilla.netfilter.org/show_bug.cgi?id=1268
Bug ID: 1268
Summary: Missing extern "C"
Product: nftables
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
Reporter: pdd at lgsinnovations.com
libnftnl has a few files (batch.h / common.h / set.h / udata.h) which is
missing the usual
#ifdef __cplusplus
extern "C" {
mess which makes for fun when linking into C++. Not insurmountable, but thought
you'd like to know.
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20180702/5c68dcd2/attachment.html>
More information about the netfilter-buglog
mailing list