delorie.com/archives/browse.cgi | search |
Date: | Tue, 29 Jun 1999 18:01:24 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Manni Heumann <manfred DOT heumann AT uni-bielefeld DOT de> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: symify and templates as function arguments |
In-Reply-To: | <37775a5b.0@news.uni-bielefeld.de> |
Message-ID: | <Pine.SUN.3.91.990629180008.18841O-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Mon, 28 Jun 1999, Manni Heumann wrote: > The problem is, that symify will crash itself as soon as I use templates > in function arguments. > Example > void foo (vector <int>), or void bar (string). > If my program crashes in one of these functions or a function called from foo > or bar, symify will crash, fortunately only after it gave me a correct > traceback. Please post here the traceback printed by symify when it crashes. How did you compile that C++ program--was it with -g or -gstabs?
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |