Thread overview | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
October 07, 2015 Beta D 2.069.0-b1 | ||||
---|---|---|---|---|
| ||||
First beta for the 2.069.0 release. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.069.0.html Please report any bugs at https://issues.dlang.org -Martin |
October 08, 2015 Re: Beta D 2.069.0-b1 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Martin Nowak | On Wednesday, 7 October 2015 at 22:33:09 UTC, Martin Nowak wrote:
> First beta for the 2.069.0 release.
>
> http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.069.0.html
>
> Please report any bugs at https://issues.dlang.org
>
> -Martin
`The -property switch has been deprecated.` Does that mean @property has no effect anymore ?
--Stephan
|
October 08, 2015 Re: Beta D 2.069.0-b1 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Martin Nowak | On Wednesday, 7 October 2015 at 22:33:09 UTC, Martin Nowak wrote:
> First beta for the 2.069.0 release.
>
> http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.069.0.html
>
> Please report any bugs at https://issues.dlang.org
>
> -Martin
Is it DDMD based release?
|
October 08, 2015 Re: Beta D 2.069.0-b1 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Martin Nowak | 08.10.2015 01:33, Martin Nowak пишет:
> First beta for the 2.069.0 release.
>
> http://dlang.org/download.html#dmd_beta
> http://dlang.org/changelog/2.069.0.html
>
> Please report any bugs at https://issues.dlang.org
>
> -Martin
>
Cool!
References to `cmp`, `std.experimental.allocator` reference to current phobos, not prerelease one. I tryied to modify the page but can't find info about used macros to do it.
|
October 08, 2015 Re: Beta D 2.069.0-b1 | ||||
---|---|---|---|---|
| ||||
Posted in reply to extrawurst | On Thursday, 8 October 2015 at 04:14:59 UTC, extrawurst wrote:
> On Wednesday, 7 October 2015 at 22:33:09 UTC, Martin Nowak wrote:
>> First beta for the 2.069.0 release.
>>
>> http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.069.0.html
>>
>> Please report any bugs at https://issues.dlang.org
>>
>> -Martin
>
> `The -property switch has been deprecated.` Does that mean @property has no effect anymore ?
>
> --Stephan
From changelog:
"The -property switch used to disallow calling non-properties without parentheses. The switch has not been used to build Phobos for some time now. So naturally, code that's incompatible with -property has found its way in. This means, the switch has effectively not been supported by D at large.
Since the behaviour of the -property switch was not well-liked, it's been deprecated and made to have no effect when used."
|
October 08, 2015 Re: Beta D 2.069.0-b1 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Martin Nowak | On Wednesday, 7 October 2015 at 22:33:09 UTC, Martin Nowak wrote:
> First beta for the 2.069.0 release.
>
> http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.069.0.html
>
> Please report any bugs at https://issues.dlang.org
>
> -Martin
The "libcurl is now loaded dynamically" link is broken.
|
October 08, 2015 Re: Beta D 2.069.0-b1 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Martin Nowak | On Wednesday, 7 October 2015 at 22:33:09 UTC, Martin Nowak wrote: > First beta for the 2.069.0 release. > > http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.069.0.html > > Please report any bugs at https://issues.dlang.org > > -Martin Got an issue: https://issues.dlang.org/show_bug.cgi?id=15177 It's really strange and difficult to reduce for me... |
October 08, 2015 Re: Beta D 2.069.0-b1 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Suliman | On Thursday, 8 October 2015 at 04:53:53 UTC, Suliman wrote:
> Is it DDMD based release?
Yes.
|
October 08, 2015 Re: Beta D 2.069.0-b1 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Martin Nowak | On Wednesday, 7 October 2015 at 22:33:09 UTC, Martin Nowak wrote: > First beta for the 2.069.0 release. > > http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.069.0.html > > Please report any bugs at https://issues.dlang.org > > -Martin Thanks! Please add the PR about allocators for the next beta https://github.com/D-Programming-Language/phobos/pull/3684 -Ilya |
October 08, 2015 Re: Beta D 2.069.0-b1 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Martin Nowak | On Thursday, 8 October 2015 at 09:17:16 UTC, Martin Nowak wrote:
> On Thursday, 8 October 2015 at 04:53:53 UTC, Suliman wrote:
>> Is it DDMD based release?
>
> Yes.
Is there any info on the benchmarking between DDMD and DMD?
bye,
lobo
PS: Big thanks for the much improved release process that you guys are maintaining.
|
Copyright © 1999-2021 by the D Language Foundation