Empty LST files?

Seb via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sun Jul 31 10:01:32 PDT 2016


On Sunday, 31 July 2016 at 16:55:52 UTC, Seb wrote:
> On Sunday, 31 July 2016 at 16:48:52 UTC, Thalamus wrote:
>> On Sunday, 31 July 2016 at 16:08:49 UTC, Seb wrote:
>>> On Sunday, 31 July 2016 at 15:30:46 UTC, Thalamus wrote:
>>>> [...]
>>>
>>> How about setting the source path directly? With a recent 
>>> enough dmd version this can be done automatically like here:
>>> https://github.com/dlang/dmd/pull/5990/files
>>
>> Thanks Seb. Has this been included in an official version 
>> release yet? (I'm not sure how to tell. I've only used Git a 
>> small amount.)
>>
>> thanks!
>
> Nope it has been added five days ago.
> You might grab a dmd-nightly build from here 
> https://dlang.org/download.html

To clarify I am talking about ___FILE_FULL_PATH__, maybe 
hard-coding the source directory could also work for you?


More information about the Digitalmars-d-learn mailing list