delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=0.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <SNT141-W77C729FF4BB3A57F2AF1ED2E40@phx.gbl> |
From: | J- MAN <jmandawg AT hotmail DOT com> |
To: | <cygwin AT cygwin DOT com> |
Subject: | cppunint 1.12.1 Aborted (core dumped) |
Date: | Mon, 17 Oct 2011 10:07:32 -0400 |
MIME-Version: | 1.0 |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id p9HE7q1M029540 |
I'm having a issue with the cppuint framework libray version 1.12.1. I'm just trying to run a very simple example. It compiles but crashes with the error "Aborted (core dumped)". [J AT WN]$g++ -o test MoneyTest.h MoneyTest.cpp MoneyApp.cpp -lcppunit -ldl [J AT WN]$./test.exe Aborted (core dumped) [J AT WN:]$cppunit-config --version 1.12.1 Code is attached (very simple example) If i change the Assert line From CPPUNIT_ASSERT_EQUAL( 0, 0); To CPPUNIT_ASSERT_EQUAL( 1, 0); It runs fine. I tried to attach the code, but it doesn't seem to be getting through to the list. Thanks, -J -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |