Summary: | Incomplete return value from CosNotifyFilter::Filter::add_constraint() | ||
---|---|---|---|
Product: | TAO | Reporter: | Wernke zur Borg <wernke.zur.borg> |
Component: | Notification Service | Assignee: | Wernke zur Borg <wernke.zur.borg> |
Status: | NEW --- | ||
Severity: | major | CC: | jwillemsen |
Priority: | P2 | ||
Version: | 1.6.2 | ||
Hardware: | All | ||
OS: | All |
Description
Wernke zur Borg
2008-01-22 09:26:17 CST
A possible fix would be changing the argument of TAO_Notify_ETCL_Filter::add_constraints_i(const CosNotifyFilter::ConstraintInfoSeq&) to non-const and insert the constraint_id there, but I am not sure about the side-effects on modify_constraints(). please add a proposed patch as unified diff (diff -u) reassing to reporter, please provide a patch and an automated regression test |