Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tcf-dev] context get group process

OK.
Eugene

-----Original Message-----
From: tcf-dev-bounces@xxxxxxxxxxx [mailto:tcf-dev-bounces@xxxxxxxxxxx] On Behalf Of Christophe Augier
Sent: Monday, September 24, 2012 1:29 PM
To: tcf-dev@xxxxxxxxxxx
Subject: Re: [tcf-dev] context get group process

Thanks Eugene!

More generally could you add a note in the comments in context.h for 
each group stating whether it can be NULL or not NULL. That would really 
help I think.

Thanks,

- Christophe


On 9/24/2012 10:23 PM, Eugene Tarassov wrote:
> Hi Christophe,
>
> Yes, context_get_group(CONTEXT_GROUP_PROCESS) is expected to be non-NULL.
> For anything other than a thread, it should return the context itself - the argument.
>
> Regards,
> Eugene
>
> -----Original Message-----
> From: tcf-dev-bounces@xxxxxxxxxxx [mailto:tcf-dev-bounces@xxxxxxxxxxx] On Behalf Of Christophe Augier
> Sent: Monday, September 24, 2012 10:41 AM
> To: tcf-dev@xxxxxxxxxxx
> Subject: [tcf-dev] context get group process
>
> Hi list,
>
> Should context_get_group(CONTEXT_GROUP_PROCESS) always return a context?
> After reading the memory map service code it seems it should always be
> different than NULL.
>
> - Christophe
> _______________________________________________
> tcf-dev mailing list
> tcf-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/tcf-dev
>
>
> This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately.
>
>
> _______________________________________________
> tcf-dev mailing list
> tcf-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/tcf-dev
>
_______________________________________________
tcf-dev mailing list
tcf-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/tcf-dev


This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately.




Back to the top