Re: [devel] [PATCH 0 of 2] Review Request for IMM: add support for forwards compatibility of attribute flags [#116]

2014-02-25 Thread Neelakanta Reddy
Hi zoran, Reviewed the patches for 4.2.x, 4.3.x, 4.4.x(default). Tested with 4.2.x . Ack for all patches. /Neel. On Friday 21 February 2014 10:07 PM, Zoran Milinkovic wrote: > Summary: IMM: add support for forwards compatibility of attribute flags [#116] > Review request for Trac Ticket(s): 116

[devel] [PATCH 1 of 1] IMMTOOLS: fix incorrect error message for deleting class in immcfg [#794]

2014-02-25 Thread Zoran Milinkovic
osaf/tools/safimm/immcfg/imm_cfg.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/osaf/tools/safimm/immcfg/imm_cfg.c b/osaf/tools/safimm/immcfg/imm_cfg.c --- a/osaf/tools/safimm/immcfg/imm_cfg.c +++ b/osaf/tools/safimm/immcfg/imm_cfg.c @@ -690,7 +690,7 @@ int class_delet

[devel] [PATCH 0 of 1] Review Request for IMMTOOLS: fix incorrect error message for deleting class in immcfg [#794]

2014-02-25 Thread Zoran Milinkovic
Summary: IMMTOOLS: fix incorrect error message for deleting class in immcfg [#794] Review request for Trac Ticket(s): 794 Peer Reviewer(s): Neelakanta Pull request to: Zoran Affected branch(es): opensaf-4.3.x, opensaf-4.4.x, default(4.5) Development branch: default(4.5) --