Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Apr 2001 23:51:36 +0200 (CEST)
From:      Marcin Gryszkalis <dagoon@math.uni.lodz.pl>
To:        David O'Brien <obrien@freebsd.org>
Cc:        freebsd-alpha@freebsd.org
Subject:   Re: gperf segfail on 4.3b
Message-ID:  <Pine.BSF.4.21.0104012348300.65665-100000@imul.math.uni.lodz.pl>
In-Reply-To: <20010401130702.A60525@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Today David O'Brien wrote:

> How do you know which ctor/dtor is being called with the way you wrote
> this?  Try this version:
I know because I spent 4 hours trying to make gperf work and have the
same problem, anyway here it goes:

dagoon@ldah:~,0> g++ y.cc -o y
dagoon@ldah:~,0> ./y
C1
C2
W0
W1
W2
D1
dagoon@ldah:~,0> uname -a
FreeBSD ldah.math.uni.lodz.pl 4.3-BETA FreeBSD 4.3-BETA #10: Tue Mar 13
11:32:21 CET 2001
root@ldah.math.uni.lodz.pl:/usr/src/sys/compile/ldah  alpha

> I believe you mean dtor for d2 NOT called -- you never delete the
> pointer, so how could it get called?
> 
> x86 -current:    C0 C1 C2 W0 W1 W2 D1 D0
> x86 4.3-RC#2:    C0 C1 C2 W0 W1 W2 D1 D0
> Alpha 4.3-RC#2:  C0 C1 C2 W0 W1 W2 D1 D0

Did I say I really have a problem? :)
greetings 
marcin
(still waiting for help)

--
  .d$$$$b,  $d$$$$b. .d$$$$b, Marcin Gryszkalis <dagoon@math.uni.lodz.pl>
  $$'  `""  $$'  `"' $$'  `$$ 
  $$.  .ss  $$       $$    $$ (...) QED.  (QED translates from the Latin
  `"8$$8"'  88       88    88                     as "So what?")



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0104012348300.65665-100000>