-Coders,

I recently noticed the use of at least two C++ keywords (class, new) in our code. Do we agree that we shouldn't do that? Here are the culprits:

1) perl/SNMP/SNMP.xs: snmp_mib_node_TIEHASH(class,key,tp=0)
2) local/mib2c-conf.d/mfd-interface.m2c (and files generated from it, 5.3.dev): ${context}_registration_set( ${context}_registration * new )

I propose to rename the offending variables right now. Objections? Naming proposals?


+Thomas

--
Thomas Anders (thomas.anders at blue-cable.de)


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to