help posting a bug

Ant Ant_member at pathlink.com
Fri Feb 24 07:44:58 PST 2006


In article <dtm5t9$30kf$1 at digitaldaemon.com>, Ant says...
>
>this is what I get from a debug session:
>
>(gdb) stepi
>0x0804e0f9      359                                             dd.foo();
>(gdb) stepi
>0x0804e0fb      359                                             dd.foo();
>(gdb) stepi
>0x080c8568 in _D3gdk6Window6Window4moveFiiZv ()
>
>dd is in fact an instance of class Window in module gtk.Window.
>DMD got it right so far.
>
>but why would the method void move(int,int) be called
>instead of the method void foo() ????????????????
>
>I posted a similar problem about a year and a half ago just to be ignored.
>
>so help me: how do I post this in the bugs group?
>
>Ant
>

Thank you, Derek and John.
I'll review this and try to post more details.

Ant





More information about the Digitalmars-d-learn mailing list