DWT Tango SVN minor bug
    Frank Benoit 
    keinfarbton at googlemail.com
       
    Sun Sep 14 06:18:49 PDT 2008
    
    
  
BLS schrieb:
> imports for tango.io.xxx should become tango.io.device.xxx
> (just 3 files)
> bjoern
> 
> C:\dwt\dwt-win>dsss build -version=TANGOSVN
> Creating imports for DD-dwt
> 
> dwt => DD-dwt
> dwt\dwthelper\FileInputStream.d(10): module FileConduit cannot read file
> 'tango\
> io\FileConduit.d'
> Command c:\dsss\bin\rebuild.exe returned with code 1, aborting.
> Error: Command failed, aborting.
> 
> C:\dwt\dwt-win>dsss build -version=TANGOSVN
> Creating imports for DD-dwt
> 
> dwt => DD-dwt
> dwt\dwthelper\FileOutputStream.d(11): module FileConduit cannot read
> file 'tango
> \io\FileConduit.d'
> Command c:\dsss\bin\rebuild.exe returned with code 1, aborting.
> Error: Command failed, aborting.
> 
> C:\dwt\dwt-win>dsss build -version=TANGOSVN
> Creating imports for DD-dwt
> 
> dwt => DD-dwt
> dwt\dwthelper\InflaterInputStream.d(15): module Conduit cannot read file
> 'tango\
> io\Conduit.d'
> Command c:\dsss\bin\rebuild.exe returned with code 1, aborting.
> Error: Command failed, aborting.
If you use the dwt release, please use also the tango release.
Or use the dwt mercurial checkout and the tango from svn.
    
    
More information about the Digitalmars-d-dwt
mailing list