On Thu, Jan 19, 2012 at 7:14 AM, cnook wrote:
> Hello All.
>
> I have got a build error as following.
> ../../src/include/eina_inline_lock_win32.x:496:30: error: 'ev'
> undeclared (first use in this function)
>
> So I have changed ev->shared->lock to *sem.
> That's all. Please review the patch.
Hello All.
I have got a build error as following.
../../src/include/eina_inline_lock_win32.x:496:30: error: 'ev'
undeclared (first use in this function)
So I have changed ev->shared->lock to *sem.
That's all. Please review the patch.
Sincerely,
Shinwoo Kim.
Index: src/include/eina_inline_lock_