Re: problems composing a dateandtime value

2006-03-02 Thread Michael P. Soulier
Dave Shield wrote: But when I use this, the snmpwalk ends up looking funny. MITEL-CMNALM-MIB::mitelAlmActiveTblSeverityDetectTime.10.1.3.6.1.4.1.1027.1.7.1 = STRING: 1971-1-16,12:1:30.0,-0:0495058484924000 Lots of trailing junk. What does the code that *uses* the result of this routine loo

Re: Can't get libtool to recognize -s

2006-03-02 Thread cnelson
> On Thu, 2006-03-02 at 09:01 -0500, [EMAIL PROTECTED] wrote: > > I'm trying to address the feature request at > > aid=965788&group_id=12694&atid=362694 > > > > but I can't get libtool to accept the -s option even though the > > code appears to expect it to turn on "stripme". > > I'm not

Re: Can't get libtool to recognize -s

2006-03-02 Thread cnelson
> On Thu, 2006-03-02 at 09:01 -0500, [EMAIL PROTECTED] wrote: > > I'm trying to address the feature request at > > aid=965788&group_id=12694&atid=362694 > > > > but I can't get libtool to accept the -s option even though the > > code appears to expect it to turn on "stripme". > > I'm not

Re: Can't get libtool to recognize -s

2006-03-02 Thread Dave Shield
On Thu, 2006-03-02 at 09:01 -0500, [EMAIL PROTECTED] wrote: > I'm trying to address the feature request at aid=965788&group_id=12694&atid=362694 > > but I can't get libtool to accept the -s option even though the > code appears to expect it to turn on "stripme". I'm not certain, but I d

Re: excluding subtrees with views.

2006-03-02 Thread Dave Shield
On Tue, 2006-02-14 at 13:47 +0100, H. McManus wrote: > On Tuesday 14 February 2006 13:19, Dave Shield wrote: > > > The difference between the two lies in how they treat any objects > > *outside* .1.3.6.1. The first configuration would allow access, > > the second would deny access. > >Of cou

Can't get libtool to recognize -s

2006-03-02 Thread cnelson
I'm trying to address the feature request at https://sourceforge.net/tracker/index.php?func=detail&aid=965788&group_id=12694&atid=362694 but I can't get libtool to accept the -s option even though the code appears to expect it to turn on "stripme". # libtool install mode install) ..