www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [BUG] v0.86: Interface woes

reply "Kris" <someidiot earthlink.dot.dot.dot.net> writes:
Doh! I stupidly posted this on the non-bug list:

Interfaces still have a few gremlins. I have two cases of the same thing
whereby the vtable is confused over multiple layers of interfaces. I haven't
been able to isolate the problem into a small example, but I can send you
Dsc.io and indicate which line to comment-out for the issue to manifest
itself ?

- Kris



"Walter" <newshound digitalmars.com> wrote in message
news:c6kq8k$315s$1 digitaldaemon.com...
 Thought I'd kick off the new newsgroup with an update! Revamped template
 internals, support for interface casting, and some nifty new phobos
modules.
 http://www.digitalmars.com/d/changelog.html
Apr 27 2004
next sibling parent reply "Kris" <someidiot earthlink.dot.dot.dot.net> writes:
"Walter" <newshound digitalmars.com> wrote in message
 I know it sounds silly, but delete everything that is not part of the bug.
 These things always boil down.
I'd like to Walter, but there's 750K of source :-o I have attempted to isolate it already (without much success), and I'm guessing it may take a significant effort to reproduce the issue in a small example. Is there perhaps some alternate approach we can take?
Apr 27 2004
parent reply J C Calvarese <jcc7 cox.net> writes:
In article <c6mc34$2ljb$1 digitaldaemon.com>, Kris says...
"Walter" <newshound digitalmars.com> wrote in message
 I know it sounds silly, but delete everything that is not part of the bug.
 These things always boil down.
I'd like to Walter, but there's 750K of source :-o I have attempted to isolate it already (without much success), and I'm guessing it may take a significant effort to reproduce the issue in a small example. Is there perhaps some alternate approach we can take?
I won't make any guarantees, but if you e-mail the source to me, I'll take a stab at it. I've tried to reduce errors before, and I've had some success. Justin
Apr 27 2004
parent "Kris" <someidiot earthlink.dot.dot.dot.net> writes:
How can anyone refuse an offer like that :-)

Talk to you over email Justin ...


"J C Calvarese" <jcc7 cox.net> wrote in message
news:c6mdsg$2p0h$1 digitaldaemon.com...
 In article <c6mc34$2ljb$1 digitaldaemon.com>, Kris says...
"Walter" <newshound digitalmars.com> wrote in message
 I know it sounds silly, but delete everything that is not part of the
bug.
 These things always boil down.
I'd like to Walter, but there's 750K of source :-o I have attempted to isolate it already (without much success), and I'm guessing it may take a significant effort to reproduce the issue in a
small
example. Is there perhaps some alternate approach we can take?
I won't make any guarantees, but if you e-mail the source to me, I'll take
a
 stab at it. I've tried to reduce errors before, and I've had some success.

 Justin
Apr 27 2004
prev sibling parent "Kris" <someidiot earthlink.dot.dot.dot.net> writes:
This now appears to be fixed in v0.91 ...

"Kris" <someidiot earthlink.dot.dot.dot.net> wrote in message
news:c6ma3m$2htv$1 digitaldaemon.com...
 Doh! I stupidly posted this on the non-bug list:

 Interfaces still have a few gremlins. I have two cases of the same thing
 whereby the vtable is confused over multiple layers of interfaces. I
haven't
 been able to isolate the problem into a small example, but I can send you
 Dsc.io and indicate which line to comment-out for the issue to manifest
 itself ?

 - Kris



 "Walter" <newshound digitalmars.com> wrote in message
 news:c6kq8k$315s$1 digitaldaemon.com...
 Thought I'd kick off the new newsgroup with an update! Revamped template
 internals, support for interface casting, and some nifty new phobos
modules.
 http://www.digitalmars.com/d/changelog.html
May 28 2004