mingw-cross-env-list
[Top][All Lists]
Advanced

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

[Mingw-cross-env-list] Switch from sjlj to dwarf2? (was: Framework for t


From: Volker Grabsch
Subject: [Mingw-cross-env-list] Switch from sjlj to dwarf2? (was: Framework for testing)
Date: Sun, 20 Dec 2009 04:24:44 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

Marek Baczyński <address@hidden> schrieb:
> BTW, any plans on changing exception format from sjlj to dwarf2? IME
> dwarf2 work a lot better (i.e. in the Spring RTS project - notably,
> sjlj exception simply didn't get caught by catch {} blocks.)

There are currently no such plans. I decided to use sjlj a few
years ago, when I started this project. It seemed to be "old and
stable" while dwarf2 seemed to be "new and testing".

Also, most binary libraries were sjlj, but since we don't use
such libraries anyway, and compile everything ourselves, that
argument doesn't really hold anymore.

So it might be a good idea to switch from sjlj to dwarf2 after
the next release.

Are there any other opinions here on the list? Are there any
objections regarding dwarf2? Would switching to dwarf2 cause
any problems to your projects?


Greets,

    Volker

-- 
Volker Grabsch
---<<(())>>---
Administrator
NotJustHosting GbR




reply via email to

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