Am 11.09.2015 um 12:13 schrieb Michael Tokarev:
> 07.09.2015 18:46, Andreas Färber wrote:
>> Am 04.09.2015 um 23:01 schrieb marcandre.lur...@redhat.com:
>>> From: Marc-André Lureau
>>>
>>> It looks like this documentation is obsolete: a child object may lookup
>>> its parent stored in the Object s
07.09.2015 18:46, Andreas Färber wrote:
> Am 04.09.2015 um 23:01 schrieb marcandre.lur...@redhat.com:
>> From: Marc-André Lureau
>>
>> It looks like this documentation is obsolete: a child object may lookup
>> its parent stored in the Object struct.
>>
>> Signed-off-by: Marc-André Lureau
>> ---
>
Am 04.09.2015 um 23:01 schrieb marcandre.lur...@redhat.com:
> From: Marc-André Lureau
>
> It looks like this documentation is obsolete: a child object may lookup
> its parent stored in the Object struct.
>
> Signed-off-by: Marc-André Lureau
> ---
> include/qom/object.h | 3 ---
> 1 file change
On Fri, Sep 4, 2015 at 2:42 PM, Marc-André Lureau
wrote:
> Hi
>
> On Fri, Sep 4, 2015 at 11:25 PM, Peter Crosthwaite
> wrote:
>> On Fri, Sep 4, 2015 at 2:01 PM, wrote:
>>> From: Marc-André Lureau
>>>
>>> It looks like this documentation is obsolete: a child object may lookup
>>> its parent sto
Hi
On Fri, Sep 4, 2015 at 11:25 PM, Peter Crosthwaite
wrote:
> On Fri, Sep 4, 2015 at 2:01 PM, wrote:
>> From: Marc-André Lureau
>>
>> It looks like this documentation is obsolete: a child object may lookup
>> its parent stored in the Object struct.
>>
>
> Using a function wrapper or direct ac
On Fri, Sep 4, 2015 at 2:01 PM, wrote:
> From: Marc-André Lureau
>
> It looks like this documentation is obsolete: a child object may lookup
> its parent stored in the Object struct.
>
Using a function wrapper or direct access to Object structure field?
The latter would indicate they are worka
From: Marc-André Lureau
It looks like this documentation is obsolete: a child object may lookup
its parent stored in the Object struct.
Signed-off-by: Marc-André Lureau
---
include/qom/object.h | 3 ---
1 file changed, 3 deletions(-)
diff --git a/include/qom/object.h b/include/qom/object.h
in