Problems adding double indices rows when using version 3.4.7a in agent++

Frank.Fock____t-online.de Frank.Fock____t-online.de
Mon Aug 13 10:43:18 CEST 2001


Hi Polina,

Do you have recompiled anything after upgrading the
AGENT++ package? I am sure that the crash is not related
to the package upgrade!

Best regards,
Frank

Polina Nepomnyashy schrieb:
> Hi All
> 
> I have just upgraded my agent++ package to use the new 
> updated version. But 
> apparently now I have a problem to add double indices 
> table rows to table 
> (the agent crashes because of the following function:
> 
> 		declerations:
> 			Oidx firstIndex, secondIndex, DoubleIndex;
> 
> 		adding two indices together:
> 			DoubleIndex = firstIndex;
> 			DoubleIndex += secondIndex;
> 
> 		adding the row fails:
> 			MibTableRow* OCfgParamRow =
> fnCfgParametersEntry::instance->add_row(DoubleIndex );
> 
> Note that this function is working just fine with 
> previous agent++ packages. 
> 
> -Polina
> 
> 
>



More information about the AGENTPP mailing list