digitalmars.D.dwt - D 1.031?
- Nick Sabalausky (3/3) Jun 18 2008 Has DWT been tested on D 1.031 yet? Does it fix the appropriate problems...
- Lars Ivar Igesund (7/10) Jun 18 2008 Tango doesn't work, so probably difficult for DWT too :)
- John Reimer (5/9) Jun 18 2008 Last I talked to Frank, 1.031 supposedly fixed the original problem for ...
- Frank Benoit (5/19) Jun 19 2008 the anonymous classes seem to work with 1.031. But it has a new
Has DWT been tested on D 1.031 yet? Does it fix the appropriate problems to get DWT to work, or does that new problem that was reported still prevent DWT from working?
Jun 18 2008
Nick Sabalausky wrote:Has DWT been tested on D 1.031 yet? Does it fix the appropriate problems to get DWT to work, or does that new problem that was reported still prevent DWT from working?Tango doesn't work, so probably difficult for DWT too :) -- Lars Ivar Igesund blog at http://larsivi.net DSource, #d.tango & #D: larsivi Dancing the Tango
Jun 18 2008
Hello Nick,Has DWT been tested on D 1.031 yet? Does it fix the appropriate problems to get DWT to work, or does that new problem that was reported still prevent DWT from working?Last I talked to Frank, 1.031 supposedly fixed the original problem for dwt; however, I haven't tested it yet to see if other things are now broken for dwt. Frank? -JJR
Jun 18 2008
John Reimer schrieb:Hello Nick,the anonymous classes seem to work with 1.031. But it has a new regression with tango 0.99.6. In tango SVN, lars did some workarounds, but tango SVN has also some breaking changes to the last release. => DMD 1.031 will hopefully work, when the next tango release is out.Has DWT been tested on D 1.031 yet? Does it fix the appropriate problems to get DWT to work, or does that new problem that was reported still prevent DWT from working?Last I talked to Frank, 1.031 supposedly fixed the original problem for dwt; however, I haven't tested it yet to see if other things are now broken for dwt. Frank? -JJR
Jun 19 2008