speechd-discuss
[Top][All Lists]
Advanced

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

[PATCH 3/3] Abstract unnamed semaphore


From: Boris Dušek
Subject: [PATCH 3/3] Abstract unnamed semaphore
Date: Sun, 29 Jul 2012 15:59:43 +0200

>> Yes, but I got errors with type redefinitions since then spd_sem_t is 
>> declared
>> in both the spd_utils.h header and in the forward declaration in 
>> module_utils.h
> 
> I wonder why, multiple struct foo;s are valid I'm pretty sure.

well the problem I got was with multiple typedefs, not with multiple struct 
declarations.
Anyway now that Andrei pushed the patch removing the function from 
module_utils.* that
had semaphore as a parameter, there is no longer an include




reply via email to

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