On Wed, Feb 20, 2008 at 10:46:36PM +0800, Chun Tian (binghe) wrote: > Question is, the string end double-quote of this DESCRIPTION is commented > by the "--" at line 3778, and it breaks my ASN.1 parser (which I wrote > myself). I can't believe that Net-SNMP code can handle this correctly, is > it a feature or bug?
I believe "--" is a valid ASN.1 string value notation. In other words, there are not comments within string literals. /js -- Juergen Schoenwaelder Jacobs University Bremen gGmbH Phone: +49 421 200 3587 Campus Ring 1, 28759 Bremen, Germany Fax: +49 421 200 3103 <http://www.jacobs-university.de/> ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
