Displaying 2 results from an estimated 2 matches for "thom311".
Did you mean:
thom01
2016 Jun 17
1
Would centos 7 backport this libnl3 header fix
Hello,
Would CentOS7 consider adding the following patch to libnl3?
https://github.com/thom311/libnl/commit/cdf2d4baf376e4a3030a2c1169516358b4fba2e5
g++ fails to build against the headers in the default devel package at the moment so I am having to package my own. The patch is very small and easily applies on top of the c7 branch from the RPM git. https://git.centos.org/summary/rpms!libnl3....
2017 Jun 08
0
[Bug 1156] New: make macro mnl_attr_for_each_nested C++ friendly
...ned to arg0 of the macro, which is struct nlattr*.)
Therefore, C++ compilation fails. (g++ throws "error: invalid conversion from
‘void*’ to ‘const nlattr*’.")
This is similar to the issue with macro nla_for_each_nested in libnl, that has
been fixed by adding a cast:
https://github.com/thom311/libnl/commit/cdf2d4baf376e4a3030a2c1169516358b4fba2e5
--
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/20170608/21a6932e/a...