Re: [Qtunit-devel] Little Namespace problem
Brought to you by:
gbevin
|
From: Geert B. <gb...@uw...> - 2002-03-06 21:45:13
|
Could you tell me which version you are trying? v0.9.5 has been released with gcc 3.0.3 related fixes. I haven't had time yet to make an announcement or to update the homepage. You can just download it from http://sourceforge.net/projects/qtunit I'll install gcc 3.0.4 and do some tests myself. On Wed, 2002-03-06 at 22:34, Christoph Bartoschek wrote: > Hello, > > I've just downloaded QtUnit and tried to compile it both with intels > icc and g++ 3.0.4, but they won't compile it, because exception is in > the std namespace. > > After adding > > using namespace std; > > in QtUnitException.h everything compiled with intels compiler. g++ gave > me the error > > In file included from framework/QtUnitException.cpp:2: > framework/QtUnitException.h:18: looser throw specifier for `virtual > be_theleaf_qtunit::QtUnitException::~QtUnitException()' > /home/ponto/software/gcc/include/g++-v3/exception:53: overriding > `virtual > std::exception::~exception() throw ()' > > I had no time to test it yet. But it looks promising > > Ponto > > _______________________________________________ > Qtunit-devel mailing list > Qtu...@li... > https://lists.sourceforge.net/lists/listinfo/qtunit-devel > -- Geert Bevin Uwyn "Use what you need" Lambermontlaan 148 http://www.uwyn.com 1030 Brussels gb...@uw... Tel & Fax +32 2 245 41 06 |