On Wed, 4 Jul 2007 20:15:27 +0100 Dave wrote: DS> On 04/07/07, Marcus Rueckert <[EMAIL PROTECTED]> wrote: DS> > ok after another discussion on irc with robert and thomas, we got v2 of DS> > the patch. instead of removing the asserts we make the conditions static DS> > strings. the compiler shuts up and robert still gets his debug message. DS> DS> Why is the first assertion of the form: DS> netsnmp_assert( "string" ); DS> DS> while all of the others are of the form: DS> netsnmp_assert( !"string" ); DS> DS> Surely this will behave in a different manner to all of the others? DS> (Presumably never being displayed)
Quite right. I expect a revised patch from Marcus shortly... ------------------------------------------------------------------------- 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
