[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Please test the merge of the concurrency branch
From: |
Eli Zaretskii |
Subject: |
Re: Please test the merge of the concurrency branch |
Date: |
Sat, 10 Dec 2016 11:07:43 +0200 |
> From: Andreas Politz <address@hidden>
> Cc: address@hidden
> Date: Sat, 10 Dec 2016 09:09:56 +0100
>
> ../../../src/thread.c: In function ‘mark_one_thread’:
> ../../../src/thread.c:543:7: error: used struct type value where scalar is
> required
> if (thread->m_saved_last_thing_searched)
> ^~~~~~
Thanks, should be fixed now.