Thread overview | |||||||
---|---|---|---|---|---|---|---|
|
April 21, 2002 dmd alpha 28 | ||||
---|---|---|---|---|
| ||||
Implements the new ==, !=, comparison, === and !== semantics. ftp://ftp.digitalmars.com/dmdalpha.zip |
April 21, 2002 Re: dmd alpha 28 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter | "Walter" <walter@digitalmars.com> wrote in message news:a9ttjm$209s$1@digitaldaemon.com... > Implements the new ==, !=, comparison, === and !== semantics. > > ftp://ftp.digitalmars.com/dmdalpha.zip Walter, the bug, when calling any method from the destructor crashes the program (one that prevents streams from working properly), is still there... |
April 21, 2002 Re: dmd alpha 28 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Pavel Minayev | Ok, I'll investigate. "Pavel Minayev" <evilone@omen.ru> wrote in message news:a9us54$vh6$1@digitaldaemon.com... > "Walter" <walter@digitalmars.com> wrote in message news:a9ttjm$209s$1@digitaldaemon.com... > > > Implements the new ==, !=, comparison, === and !== semantics. > > > > ftp://ftp.digitalmars.com/dmdalpha.zip > > Walter, > the bug, when calling any method from the destructor crashes > the program (one that prevents streams from working properly), > is still there... > > |
April 24, 2002 Re: dmd alpha 28 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Pavel Minayev | "Pavel Minayev" <evilone@omen.ru> wrote in message news:a9us54$vh6$1@digitaldaemon.com... > "Walter" <walter@digitalmars.com> wrote in message news:a9ttjm$209s$1@digitaldaemon.com... > > > Implements the new ==, !=, comparison, === and !== semantics. > > > > ftp://ftp.digitalmars.com/dmdalpha.zip > > Walter, > the bug, when calling any method from the destructor crashes > the program (one that prevents streams from working properly), > is still there... Ok, I have this fixed now. It will go out in the next update. -Walter |
April 26, 2002 Re: dmd alpha 28 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter | "Walter" <walter@digitalmars.com> wrote in message news:aa5srd$2bjr$1@digitaldaemon.com... > > "Pavel Minayev" <evilone@omen.ru> wrote in message news:a9us54$vh6$1@digitaldaemon.com... > > "Walter" <walter@digitalmars.com> wrote in message news:a9ttjm$209s$1@digitaldaemon.com... > > > > > Implements the new ==, !=, comparison, === and !== semantics. > > > > > > ftp://ftp.digitalmars.com/dmdalpha.zip > > > > Walter, > > the bug, when calling any method from the destructor crashes > > the program (one that prevents streams from working properly), > > is still there... It's uploaded now. -Walter |
Copyright © 1999-2021 by the D Language Foundation