Thread overview
Failed to build dwt-addons
Mar 22, 2009
Mike James
Mar 22, 2009
Frank Benoit
Mar 28, 2009
Frank Benoit
Mar 30, 2009
Domain
March 22, 2009
Hi.

I've tried to build the dwt-addons but get the following error messages:

D:\dwt-addons>dsss build -version=TANGOSVN
WARNING: Section for nonexistant file test.d.
Creating imports for DD-dwtx

dwtx => DD-dwtx
dwtx\sleak\Sleak.d(238): Error: incompatible types for ((line) ~ ("\x0a")): 'Fra
meInfo' and 'char[1u]'
dwtx\sleak\Sleak.d(238): Error: Can only concatenate arrays, not (FrameInfo ~ ch
ar[1u])
Command c:\dsss\bin\rebuild.exe returned with code 1, aborting.
Error: Command failed, aborting.

D:\dwt-addons>


I am using the latest dwt trunk, dmd 1.041 and Tango trunk. Is this another problem with the compiler differences?

Regards, Mike.

March 22, 2009
Mike James schrieb:
> Hi.
> 
> I've tried to build the dwt-addons but get the following error messages:
> 
> D:\dwt-addons>dsss build -version=TANGOSVN
> WARNING: Section for nonexistant file test.d.
> Creating imports for DD-dwtx
> 
> dwtx => DD-dwtx
> dwtx\sleak\Sleak.d(238): Error: incompatible types for ((line) ~ ("\x0a")): 'Fra
> meInfo' and 'char[1u]'
> dwtx\sleak\Sleak.d(238): Error: Can only concatenate arrays, not (FrameInfo ~ ch
> ar[1u])
> Command c:\dsss\bin\rebuild.exe returned with code 1, aborting.
> Error: Command failed, aborting.
> 
> D:\dwt-addons>
> 
> 
> I am using the latest dwt trunk, dmd 1.041 and Tango trunk. Is this another problem with the compiler differences?
> 
> Regards, Mike.
> 

The stacktrace stuff seems to have changed. Please comment out the line to make it compile. I will fix that in near time.

March 28, 2009
Mike James schrieb:
> Hi.
> 
> I've tried to build the dwt-addons but get the following error messages:
> 
> D:\dwt-addons>dsss build -version=TANGOSVN
> WARNING: Section for nonexistant file test.d.
> Creating imports for DD-dwtx
> 
> dwtx => DD-dwtx
> dwtx\sleak\Sleak.d(238): Error: incompatible types for ((line) ~ ("\x0a")): 'Fra
> meInfo' and 'char[1u]'
> dwtx\sleak\Sleak.d(238): Error: Can only concatenate arrays, not (FrameInfo ~ ch
> ar[1u])
> Command c:\dsss\bin\rebuild.exe returned with code 1, aborting.
> Error: Command failed, aborting.
> 
> D:\dwt-addons>
> 
> 
> I am using the latest dwt trunk, dmd 1.041 and Tango trunk. Is this another problem with the compiler differences?
> 
> Regards, Mike.
> 

It is fixed now.
March 30, 2009
Frank Benoit Wrote:

> Mike James schrieb:
> > Hi.
> > 
> > I've tried to build the dwt-addons but get the following error messages:
> > 
> > D:\dwt-addons>dsss build -version=TANGOSVN
> > WARNING: Section for nonexistant file test.d.
> > Creating imports for DD-dwtx
> > 
> > dwtx => DD-dwtx
> > dwtx\sleak\Sleak.d(238): Error: incompatible types for ((line) ~ ("\x0a")): 'Fra
> > meInfo' and 'char[1u]'
> > dwtx\sleak\Sleak.d(238): Error: Can only concatenate arrays, not (FrameInfo ~ ch
> > ar[1u])
> > Command c:\dsss\bin\rebuild.exe returned with code 1, aborting.
> > Error: Command failed, aborting.
> > 
> > D:\dwt-addons>
> > 
> > 
> > I am using the latest dwt trunk, dmd 1.041 and Tango trunk. Is this another problem with the compiler differences?
> > 
> > Regards, Mike.
> > 
> 
> It is fixed now.
Same bug in dwt2....
base\java\lang\exceptions.d and \org.eclipse.tools\Sleak\Sleak.d