Ethereal-dev: Re: [ethereal-dev] Re: Ethereal 0.8.5 and earlier fail with ucd-snmp 4.0.1-4

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxxxxx>
Date: Fri, 7 Apr 2000 11:31:03 -0700
> Well, neither should be used in the first place.  It's obsolete.  The
> proper way to do it is by doing what the macro does and not to use the 
> macro

Can I do that in a program linked with, say, UCD SNMP 3.6[.x] or
4.0[.x]?  I can't find "DS_LIB_PRINT_FULL_OID" in the 4.0.1 source, and
"ds_set_boolean()" itself isn't in the 3.6[.x] source, so I suspect I
can't.

Given that, we *do* want to call "snmp_set_full_objid()" in Ethereal, so
that people who have older versions of UCD SNMP installed can still use
it with Ethereal; *ceteris paribus*, I'd prefer not to require that
people be running the latest shiniest version of various third-party
libraries.