dynamic classes and duck typing
Pelle Månsson
pelle.mansson at gmail.com
Wed Dec 2 00:39:31 PST 2009
Andrei Alexandrescu wrote:
> Pelle Månsson wrote:
>> Walter Bright wrote:
>>> Leandro Lucarella wrote:
>>>> I guess D can greatly benefit from a compiler that can compile and run
>>>> a multiple-files program with one command
>>>
>>> dmd a b c -run args...
>>
>> Can we have
>>
>> dmd -resolve-deps-and-run main.d
>>
>> I use rdmd when I can, but it doesn't manage to link C-libs in properly.
>
> Could you please submit a sample to bugzilla?
>
> Andrei
http://d.puremagic.com/issues/show_bug.cgi?id=3564
Thank you.
More information about the Digitalmars-d
mailing list