DMD 2.066.1 is missing in the Digitalmars FTP

Mathias LANG via Digitalmars-d digitalmars-d at puremagic.com
Thu Jan 29 05:14:49 PST 2015


On Wednesday, 28 January 2015 at 19:06:23 UTC, Andrei 
Alexandrescu wrote:
> On 1/28/15 11:04 AM, Brad Roberts via Digitalmars-d wrote:
>> Sorry, typed those by hand rather than cut/paste.  Pluralize 
>> each:
>>
>> http://downloads.dlang.org/pre-releases/
>> http://downloads.dlang.org/releases/
>
> BTW how do I distinguish automated (e.g. Travis-CI) downloads 
> from regular downloads? Thanks! -- Andrei

Travis set the User agent this way:
$ CURL_USER_AGENT="Travis-CI $(curl --version | head -n 1)"


More information about the Digitalmars-d mailing list