xnee-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xnee-devel] unifdefed call to sem_destroy causes segfault


From: Henrik Sandklef
Subject: Re: [Xnee-devel] unifdefed call to sem_destroy causes segfault
Date: Tue, 25 Jan 2005 10:53:28 +0100 (CET)
User-agent: SquirrelMail/1.4.3a

I think that the semaphore shall be removed completely. They were brought
in  a long time ago and there was no (and is no) real need for them.

I will add this in the task list.

/h

> Hi
>
>
> Will look into it, can you please report it on savannah so we don't loos
> track of it!
>
>
> I am very busy right now with the software patents that are discussed in
> the council (EU), so don't count on quick answers!
>
> /h
>
> On Tue, 2004-12-07 at 17:09, Mathieu Sauve-Frankel wrote:
>> Hi,
>>
>> shouldn't this fragment of code in libxnee/src/xnee.c be ifdefed ?
>>
>> #ifdef XNEE_USE_SEMAPHORE
>>   if (xd->buf_sem!=0)
>>     {
>>           xnee_verbose((xd, "Destroying buffer semaphore "));
>>        s sem_destroy (xd->buf_sem);
>>     }
>> #endif
>
>
>
> _______________________________________________
> Xnee-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/xnee-devel
>


-- 
Henrik Sandklef     address@hidden
Xnee maintainer     http://www.gnu.org/software/xnee

http://www.gnu.org





reply via email to

[Prev in Thread] Current Thread [Next in Thread]