Re: Misc questions:- licensing, VC++ IDE compatible, GPGPU, LTCG, QT, SDL

2010-05-18 Thread %u
Hi all, due to the slow speed of my browser and multiple posts, I'll be posting just one email which covers everything. Please let me know if replying to each individually is really preferred. Many thanks for all and any help. May I ask you why are you planning to port an existing codebase to

Re: Visual D released

2010-04-19 Thread %u
very very nice. it doesn't work with VS2008 on a 64bit machine

Why not throw everything at dmd

2010-01-19 Thread %u
Hello, First of all I want to congratulate Walter to this totally brilliant language and compiler he gives to us. Im just fascinated everyday a little more. I was watching D for half a year now and a week ago I began to implement my diploma thesis with dmd 2 on snow leopard. Its a computer

anyone able to use '-cov' at all on non-trivial project? (link error ....)

2009-04-27 Thread %u
Hi, I just wonder if anyone able to use '-cov' at all on non-trivial project? On small files, it works. But when I try to compile with '-cov' on a sizable project, I have the following link error: all.o:(.data+0x1464): undefined reference to `_D3std1c6stdlib12__ModuleInfoZ'

Re: dmd 2.029 release

2009-04-25 Thread U u
Tomas Lindquist Olsen Wrote: On Mon, Apr 20, 2009 at 2:47 PM, Saaa em...@needmail.com wrote: Using D1 feels especially retarded today :( Why retarded ? I think because of new features *cough* featurism *cough*

Re: dmd 2.029 release

2009-04-25 Thread U u
Tomas Lindquist Olsen Wrote: On Mon, Apr 20, 2009 at 2:47 PM, Saaa em...@needmail.com wrote: Using D1 feels especially retarded today :( Why retarded ? I think because of new features *cough* featurism *cough*

v2.029: Type const(int) does not have an Unsigned counterpart?

2009-04-24 Thread %u
Is there anyway to work around this compiler problem temporarily? Thanks. /dmd/linux/bin/../bin/../../src/phobos/std/traits.d(1011): Error: static assert Type const(int) does not have an Unsigned counterpart /dmd/linux/bin/../bin/../../src/phobos/std/traits.d(2454): Error: template instance

<    1   2   3   4