From: Richard Alpe <[email protected]> Date: Thu, 7 Jan 2016 11:20:08 +0100
> Do you have any suggestion on how to handle the case where a policy > (table) is shared between c files, like the net policy in the > subsequent patch? I could perhaps use extern in the c files (which > seems frown upon) or duplicate the policy? :-S Probably you'll need to instantiate it in one source file, and export it for the others to use. ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 _______________________________________________ tipc-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tipc-discussion
