On 15/07/14 14:13, Paul Elliott wrote:
> 
> On Tue, Jul 15, 2014 at 12:21:51PM +0100, James Cowgill wrote:
>> Hi Paul,
>>
>> I looked back at the history of this bug and it seems like you were having
>> problems with there being more assertion messages in wx3.
>>
>> Does maitreya work if you disable the assertions by adding -DNDEBUG, at least
>> as a temporary measure?
>>
>> Try this in debian/rules:
>>     export DEB_CPPFLAGS_MAIN_APPEND=-DNDEBUG
>>
>> James
> 
> What if those assertions represent real bugs? When I reported
> the problem upstream, he did not suggest this solution, but
> rather went to work on a new release.

The point is that most likely they are not regressions from wxwidgets 2.8, as
with wxwidgets 2.8 assertions were disabled by default. So you only see them
now, but they've always been there. Thus, it is a good thing to fix them, but if
it's going to take too much time, it would probably be better to disable them so
that we can finish the wx3.0 transition in time.

Emilio


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to