Dave Shield wrote: > If switching from > assert( "string1" == "string2" ) > to > assert( !"string == string2" ) > > has the required behaviour, then that's probably the sensible > change to apply at the moment. > > If we want to move towards a debug-based approach (either within > an assertion-style framework, or replacing them altogether), then > fine - but that's a later discussion, not a last-minute RC issue.
Agreed. Regarding the "remove asserts with undefined string comparisons" RFV in question, I think we're currently at 4:1 (Marcus, Robert, Thomas, Dave in favor, Wes against) for rc3. +Thomas ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
