digitalmars.D.dwt - DWT build error function tango.io.FileSystem.FileSystem.toAbsolute is
- tuanhoanganh <hatuan05 gmail.com> Nov 02 2010
- Jacob Carlborg <doob me.com> Nov 03 2010
- torhu <no spam.invalid> Nov 04 2010
--0016e64ba30ad6f3710494204e4a Content-Type: text/plain; charset=UTF-8 I am a newbie of D language and DWT. When i build DWT (lastest hg) and D language 1.0.65 i have a error "...\dwt-win\dwt\dwthelper\File.d(80): Error: function tango.io.FileSystem.FileSystem.toAbsolute is deprecated" How to fix it? Thank in advance Tuan Hoang Anh --0016e64ba30ad6f3710494204e4a Content-Type: text/html; charset=UTF-8 I am a newbie of D language and DWT.<br>When i build DWT (lastest hg) and D language 1.0.65 i have a error "...\dwt-win\dwt\dwthelper\File.d(80): Error: function tango.io.FileSystem.FileSystem.toAbsolute is deprecated"<br> How to fix it?<br>Thank in advance<br><br>Tuan Hoang Anh<br> --0016e64ba30ad6f3710494204e4a--
Nov 02 2010
On 2010-11-03 07:39, tuanhoanganh wrote:I am a newbie of D language and DWT. When i build DWT (lastest hg) and D language 1.0.65 i have a error "...\dwt-win\dwt\dwthelper\File.d(80): Error: function tango.io.FileSystem.FileSystem.toAbsolute is deprecated" How to fix it? Thank in advance Tuan Hoang Anh
I guess I'll have to update DWT. -- /Jacob Carlborg
Nov 03 2010
On 03.11.2010 07:39, tuanhoanganh wrote:I am a newbie of D language and DWT. When i build DWT (lastest hg) and D language 1.0.65 i have a error "...\dwt-win\dwt\dwthelper\File.d(80): Error: function tango.io.FileSystem.FileSystem.toAbsolute is deprecated" How to fix it? Thank in advance
Just build with the -d switch.
Nov 04 2010









Jacob Carlborg <doob me.com> 