Re: [devel] [PATCH 1 of 1] immoi/pyosaf: Fix saImmOi.py [#615]

2013-11-08 Thread Hans Nordebäck
ack, with one comment, the BYREF for attrValues has to be kept, I'll change that and push the change. /BR Hans -Original Message- From: Carl Johannesson Sent: den 6 november 2013 10:59 To: Hans Nordebäck Cc: opensaf-devel@lists.sourceforge.net Subject: [PATCH 1 of 1] immoi/pyosaf: Fix

[devel] [PATCH 1 of 1] immoi/pyosaf: Fix saImmOi.py [#615]

2013-11-06 Thread Carl Johannesson
python/pyosaf/saImmOi.py | 8 1 files changed, 4 insertions(+), 4 deletions(-) The saImmOiRtObjectCreate_2 method is incorrectly declared, making it impossible to create runtime objects. diff --git a/python/pyosaf/saImmOi.py b/python/pyosaf/saImmOi.py --- a/python/pyosaf/saImmOi.py