|
Boost Users : |
Subject: Re: [Boost-users] exception mechanism of boost.regex conflicts with QTlib.
From: Pau Garcia i Quiles (pgquiles_at_[hidden])
Date: 2011-11-27 11:14:37
> Depending on the MinGW flavor you download, it will use dwarf2 or sjlj
> exception unwind. They are not compatible. One is faster but does not
> work with VC++-compiled binaries (it won't catch the exceptions), the
For completeness: it won't catch across-boundaries exceptions (i. e.
exceptions thrown from one DLL but catched in another DLL or
executable).
-- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer)
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net