I must have overlooked removing that routine. It’s not needed. I’ll push v2.

Thanks
Amitabha

> On Aug 15, 2016, at 9:22 AM, Ben Pfaff <b...@ovn.org> wrote:
> 
> On Mon, Aug 15, 2016 at 02:21:55AM -0700, Amitabha Biswas wrote:
>> This patch fixes a couple of bugs in commit a59912a0
>> (python: add support for partial map and partial set updates)
>> and reverses a simplication added in commit 884d9bad
>> (Simplify partial map Py3 IDL test) to make the Python3 test
>> cases passes.
>> 
>> The following changes have been made:
>> 
>> 1. Allow multiple map updates on the same column in a transaction.
>> 2. Partial map Py3 IDL test can now support multiple elements.
>> 3. SetAttr overrides pre-existing insert and remove updates.
>> 4. addvalue/delvalue contains unique elements
>> 
>> Signed-off-by: Amitabha Biswas <abis...@us.ibm.com>
> 
> This removes all references to _init_mutations_if_needed(), without
> removing _init_mutations_if_needed() itself.  Is it still useful?  If
> not, why is it still present?
> 
> Thanks,
> 
> Ben.

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to