Jump to page: 1 2
Thread overview
dmd 2.065 beta 1
Jan 18, 2014
Andrew Edwards
Jan 18, 2014
Daniel Murphy
Jan 18, 2014
Andrew Edwards
Jan 18, 2014
dennis luehring
Jan 18, 2014
Daniel Murphy
Jan 18, 2014
Jacob Carlborg
Jan 18, 2014
Walter Bright
Jan 19, 2014
Daniel Murphy
Jan 19, 2014
Walter Bright
Jan 20, 2014
deadalnix
Jan 21, 2014
bearophile
Jan 21, 2014
Walter Bright
Jan 21, 2014
eles
Jan 21, 2014
Iain Buclaw
Jan 21, 2014
Dejan Lekic
Jan 21, 2014
Andrew Edwards
Jan 21, 2014
deadalnix
Jan 22, 2014
Dejan Lekic
January 18, 2014
Beta testing for dmd 2.065 is under way. You can access the associated zip at [1] and view the current list of regressions at [2]. Make every effort to provide a thorough review so we can get the best product out the door.

Please refrain from discussing the review here in the dlang.org forums. Instead, post all concerns to the dmd-beta mailing list at [3]. If you haven't already done so, you will need to register to the mailing list at [4].

When submitting bug reports associated with this review, ensure they are earmarked [REG2.065-b1] or [BUG2.065-b1] for easy identification, retrieval and merger.

[1] ftp://ftp.digitalmars.com/dmd.2.065.beta.1.zip
[2] http://d.puremagic.com/issues/buglist.cgi?query_format=advanced&bug_severity=regression&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED
[3] http://forum.dlang.org/group/dmd-beta
[4] http://lists.puremagic.com/mailman/listinfo/dmd-beta
January 18, 2014
"Andrew Edwards"  wrote in message news:lbdumk$2oki$1@digitalmars.com...
> [1] ftp://ftp.digitalmars.com/dmd.2.065.beta.1.zip

Windows bin folder is empty.  I'd post on the list but I'm not sure it's working at the moment. 

January 18, 2014
On 1/18/14, 8:42 AM, Daniel Murphy wrote:
> "Andrew Edwards"  wrote in message news:lbdumk$2oki$1@digitalmars.com...
>> [1] ftp://ftp.digitalmars.com/dmd.2.065.beta.1.zip
>
> Windows bin folder is empty.  I'd post on the list but I'm not sure it's
> working at the moment.


Thanks. New file uploaded.
January 18, 2014
Am 18.01.2014 15:13, schrieb Andrew Edwards:
> On 1/18/14, 8:42 AM, Daniel Murphy wrote:
>> "Andrew Edwards"  wrote in message news:lbdumk$2oki$1@digitalmars.com...
>>> [1] ftp://ftp.digitalmars.com/dmd.2.065.beta.1.zip
>>
>> Windows bin folder is empty.  I'd post on the list but I'm not sure it's
>> working at the moment.
>
>
> Thanks. New file uploaded.

still not fully automated build down to zip file :)

January 18, 2014
"Andrew Edwards"  wrote in message news:lbe25n$2rrh$1@digitalmars.com...
> Thanks. New file uploaded.

Looking much better.

I extracted this beta and the last release, and diffed the result of `dir /s` to see what changed.

Some of these may be intentional, thanks to problems with the old zip

- There are .DS_Store file scattered around now, these should be removed
- This does not have the right version of optlink - has 8.00.13 should be 8.00.15 (check it's 223,260 bytes)
- dmd2\windows\lib64 is gone...
- gained phobos\std\typelist.d
- lost a bunch of files in dmd2\src\druntime\src\gc
- XXX\dmd2\src\VERSION now has a windows line-end... not sure if this is a problem or not
- libcurl_stub.c appeared in XXX\dmd2\linux\lib*
- XXX\dmd2\html\d\phobos\phobos.html disappeared 

January 18, 2014
On 2014-01-18 16:33, Daniel Murphy wrote:

> - There are .DS_Store file scattered around now, these should be removed

Most likely due to the zip was created on Mac OS X.

-- 
/Jacob Carlborg
January 18, 2014
On 1/18/2014 7:33 AM, Daniel Murphy wrote:
> "Andrew Edwards"  wrote in message news:lbe25n$2rrh$1@digitalmars.com...
>> Thanks. New file uploaded.
>
> Looking much better.
>
> I extracted this beta and the last release, and diffed the result of `dir /s` to
> see what changed.
>
> Some of these may be intentional, thanks to problems with the old zip
>
> - There are .DS_Store file scattered around now, these should be removed
> - This does not have the right version of optlink - has 8.00.13 should be
> 8.00.15 (check it's 223,260 bytes)
> - dmd2\windows\lib64 is gone...
> - gained phobos\std\typelist.d
> - lost a bunch of files in dmd2\src\druntime\src\gc
> - XXX\dmd2\src\VERSION now has a windows line-end... not sure if this is a
> problem or not

It's a problem. There cannot be line endings in it.

> - libcurl_stub.c appeared in XXX\dmd2\linux\lib*
> - XXX\dmd2\html\d\phobos\phobos.html disappeared

January 19, 2014
"Walter Bright"  wrote in message news:lbelqh$e54$1@digitalmars.com... 
> It's a problem. There cannot be line endings in it.

The one in the git repo has a unix line ending.
January 19, 2014
On 1/18/2014 6:24 PM, Daniel Murphy wrote:
> "Walter Bright"  wrote in message news:lbelqh$e54$1@digitalmars.com...
>> It's a problem. There cannot be line endings in it.
>
> The one in the git repo has a unix line ending.

Must have been the dang git software!
January 20, 2014
On Saturday, 18 January 2014 at 13:13:56 UTC, Andrew Edwards wrote:
> Beta testing for dmd 2.065 is under way. You can access the associated zip at [1] and view the current list of regressions at [2]. Make every effort to provide a thorough review so we can get the best product out the door.
>
> Please refrain from discussing the review here in the dlang.org forums. Instead, post all concerns to the dmd-beta mailing list at [3]. If you haven't already done so, you will need to register to the mailing list at [4].
>
> When submitting bug reports associated with this review, ensure they are earmarked [REG2.065-b1] or [BUG2.065-b1] for easy identification, retrieval and merger.
>
> [1] ftp://ftp.digitalmars.com/dmd.2.065.beta.1.zip
> [2] http://d.puremagic.com/issues/buglist.cgi?query_format=advanced&bug_severity=regression&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED
> [3] http://forum.dlang.org/group/dmd-beta
> [4] http://lists.puremagic.com/mailman/listinfo/dmd-beta

Can we have the deb, rpm and whatnot ?
« First   ‹ Prev
1 2