[Cppunit-devel] UnixWare problems...
Brought to you by:
blep
From: Tom T. <to...@cq...> - 2002-07-15 15:08:51
|
I compiled cppunit 1.8 (gnu 2.95.2) and tried to use on UnixWare 7.1.0 and have the following problem. Tried the cookbook example and my program core dumps. I narrowed the problem down to the delete of the TestFixture class. If I write a basic program that just instantiates a TestFixture object (with new) and then I delete with 'delete'. I get a Segmentation fault. Any ideas? Tom Tegeler CQG, Inc. 1050 17th St., Suite 2000 Denver, CO 80265 email: to...@cq... Tel: (720) 904 - 3018, Fax (720) 904-2991 |