Thread overview
[BUG] v0.86: Interface woes
Apr 27, 2004
Kris
Apr 27, 2004
Kris
Apr 27, 2004
J C Calvarese
Apr 27, 2004
Kris
May 29, 2004
Kris
April 27, 2004
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
>
>
>


April 27, 2004
"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?


April 27, 2004
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


April 27, 2004
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
>
>


May 29, 2004
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
> >
> >
> >
>
>