Actions
Bug #70
closedNetgraph warnings patch
Status:
Closed
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Hi,
1) Fix lvalues assignment (obtained from FreeBSD)
Files
Updated by joerg almost 19 years ago
On Wed, Jan 18, 2006 at 08:27:31PM +0300, Alexey Slynko wrote:
Hi,
1) Fix lvalues assignment (obtained from FreeBSD)
This is fishy, even though it is coming from FreeBSD. The whole .private
access should be cleaned up and not hacked around. IIRC I started some
cleanup by introducing accessor macros, but never finished it due to the
unclear future of NetGraph, the nastiness involved e.g. with arpcom and
other developers more willing to work in this area.
Joerg
Updated by tuxillo about 15 years ago
Similar fix (taken also from FBSD) was committed by Sascha.
55f2596a38f96f64ba970622676c97b419119192
Actions