Jump to page: 1 24  
Page
Thread overview
DMD 0.150 release
Mar 19, 2006
Walter Bright
Mar 19, 2006
Walter Bright
Mar 19, 2006
Chris Miller
Mar 19, 2006
Walter Bright
Mar 19, 2006
John Demme
Mar 20, 2006
John Demme
Mar 20, 2006
John Reimer
Mar 20, 2006
Walter Bright
Mar 20, 2006
Ant
Mar 20, 2006
Dave
Mar 19, 2006
John Reimer
Mar 20, 2006
Lionello Lunesu
Mar 20, 2006
Nick
Mar 20, 2006
Walter Bright
Mar 21, 2006
clayasaurus
Mar 21, 2006
xs0
Mar 21, 2006
Walter Bright
Mar 21, 2006
xs0
Mar 22, 2006
Walter Bright
Mar 22, 2006
Kyle Furlong
Mar 22, 2006
Walter Bright
Mar 22, 2006
xs0
Mar 22, 2006
Stewart Gordon
Mar 22, 2006
xs0
Mar 22, 2006
Stewart Gordon
Mar 22, 2006
xs0
Mar 23, 2006
Stewart Gordon
March 19, 2006
I wanted to get the interface covariant problem fixed for the library guys.

http://www.digitalmars.com/d/changelog.html



March 19, 2006
"Walter Bright" <newshound@digitalmars.com> wrote in message news:dvj3fi$2jb0$1@digitaldaemon.com...
>I wanted to get the interface covariant problem fixed for the library guys.
>
> http://www.digitalmars.com/d/changelog.html

So.. what's changed?  ;)  (the changelog isn't updated)

Man, I thought I was the only one up this late.


March 19, 2006
"Jarrett Billingsley" <kb3ctd2@yahoo.com> wrote in message news:dvj3lk$2jg4$1@digitaldaemon.com...
> So.. what's changed?  ;)  (the changelog isn't updated)

Scratch that, it just did.


March 19, 2006
"Walter Bright" <newshound@digitalmars.com> wrote in message news:dvj3fi$2jb0$1@digitaldaemon.com...
>I wanted to get the interface covariant problem fixed for the library guys.

Sorry for posting so many times, but thank you so much for covariant interface returns.


March 19, 2006
"Jarrett Billingsley" <kb3ctd2@yahoo.com> wrote in message news:dvj435$2k5p$1@digitaldaemon.com...
> "Walter Bright" <newshound@digitalmars.com> wrote in message news:dvj3fi$2jb0$1@digitaldaemon.com...
>>I wanted to get the interface covariant problem fixed for the library guys.
>
> Sorry for posting so many times, but thank you so much for covariant interface returns.

You're most welcome.


March 19, 2006
Walter Bright wrote:

> I wanted to get the interface covariant problem fixed for the library guys.
> 
> http://www.digitalmars.com/d/changelog.html


Walter, you're my hero!  I'll have a look-see tomorrow, but I'm excited.

~John Demme
March 19, 2006
Walter Bright wrote:
> I wanted to get the interface covariant problem fixed for the library guys.
> 
> http://www.digitalmars.com/d/changelog.html
> 
> 
> 

Thank you. :)
March 19, 2006
On Sun, 19 Mar 2006 03:37:07 -0500, Walter Bright <newshound@digitalmars.com> wrote:

>
> "Jarrett Billingsley" <kb3ctd2@yahoo.com> wrote in message
> news:dvj435$2k5p$1@digitaldaemon.com...
>> "Walter Bright" <newshound@digitalmars.com> wrote in message
>> news:dvj3fi$2jb0$1@digitaldaemon.com...
>>> I wanted to get the interface covariant problem fixed for the library
>>> guys.
>>
>> Sorry for posting so many times, but thank you so much for covariant
>> interface returns.
>
> You're most welcome.
>

It sounded like you needed to use a trick to get this to work; is there a runtime penalty?
March 19, 2006
"Chris Miller" <chris@dprogramming.com> wrote in message news:op.s6n41na6po9bzi@moe...
> It sounded like you needed to use a trick to get this to work; is there a runtime penalty?

Yes, it's 3 or 4 instructions.


March 20, 2006
I ran some tests earlier today, and I love it!  This is great!

Thanks, Walter

~John Demme

John Demme wrote:

> Walter Bright wrote:
> 
>> I wanted to get the interface covariant problem fixed for the library guys.
>> 
>> http://www.digitalmars.com/d/changelog.html
> 
> 
> Walter, you're my hero!  I'll have a look-see tomorrow, but I'm excited.
> 
> ~John Demme

« First   ‹ Prev
1 2 3 4