Hello,
I switch to the newest version of AgentPro 5.0.0 and generated files get line breaks on very strange places like shown here:
`int socomec_diris_products_mib_loadCurvesLoadRowStatus::set(const Vbx& vb)
{
//–AgentGen BEGIN=loadCurvesLoadRowStatus::set
//–AgentGen END
return snmpRowStatus
::set(vb);
}
int socomec_diris_products_mib_loadCurvesLoadRowStatus::commit_set_request(Request* req, int ind)
{
//–AgentGen BEGIN=loadCurvesLoadRowStatus::commit_set_request
//–AgentGen END
int status = snmpRowStatus
::commit_set_request(req, ind);
//–AgentGen BEGIN=loadCurvesLoadRowStatus::commit_set_request2
//–AgentGen END
return status;
}`
Is this something that can be fixed by changing some of setting in AgentPro?
Regards,
Safet