Hi,
I recognized the bug. It will be fixed in the future.
Thank you for your report.
> -------------------------------------
> A::A() :
> _a( 0 ),
> _b( 1 )
> {
> };
>
> A::~A()
> {
> };
> -------------------------------------
>
> I would have expected
>
>
> -------------------------------------
> A 1 c.cpp A::A() :
> ~A 7 c.cpp A::~A()
> -------------------------------------
>
> But got:
>
> -------------------------------------
> _b 3 c.cpp _b( 1 )
> A 7 c.cpp A::~A()
> -------------------------------------
--
Shigio Yamaguchi <[EMAIL PROTECTED]> - Tama Communications Corporation
PGP fingerprint: D1CB 0B89 B346 4AB6 5663 C4B6 3CA5 BBB3 57BE DDA3
_______________________________________________
Bug-global mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-global