On 18/07/14 21:33, Paul Elliott wrote:
> On Fri, Jul 18, 2014 at 07:52:00AM +0100, James Cowgill wrote:
>> On Thu, 2014-07-17 at 20:35 -0500, 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
>>
>> Sorry I made a typo. It should be MAINT and not MAIN.
>> See dpkg-buildflags(1) for more info.
>>
>> James
>>
> 
> That worked in the sense of turning off the display of errors.
> But it feels like turning off a saftey mechanism.
> 
> I am trying to contact the upstream for his advise.

As I said, that is what you are already doing with wxwidget2.8, as that disables
all the assertions for you! So building against wxwidgets3.0 with -DNDEBUG isn't
a regression. Of course it would be better to not do that and fix all those
assertions, and it is great that upstream is no longer hiding those problems.
But we shouldn't block on that. A bugfix release with fixes for those can come
at any moment.

Emilio


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

Reply via email to