tango and gdc

Jason House jason.james.house at gmail.com
Thu Aug 16 12:04:43 PDT 2007


Carlos Santander Wrote:
> I've had more luck getting Tango programs to compile with either Bud (as in the 
> examples) or Rebuild.

My colleague on a mac gets the following with dsss (AKA rebuild).  Is this a generic issue or a mac issue?

$ dsss build
housebot.d => housebot-0.6
+ /Users/u/Programmieren/D/bin/rebuild -Idsss_imports/ -I. -S./ -I/
Users/u/Programmieren/D/include/d -S/Users/u/Programmieren/D/lib/   -
oqdsss_objs -Dddoc/ddoc -unittest -w -g housebot.d -ofhousebot-0.6
warning - /Users/u/Programmieren/D/tango/tango/math/IEEE.d:566:
Error: implicit conversion of expression (cast(int)((cast(short*)(&
x))[4u]) & 32767) of type int to short can cause loss of data
Command /Users/u/Programmieren/D/bin/rebuild returned with code 256,
aborting.



More information about the Digitalmars-d-learn mailing list