`update` and `require` properties for AA

Steven Schveighoffer schveiguy at yahoo.com
Tue Jun 26 16:54:11 UTC 2018


On 6/26/18 12:48 PM, Steven Schveighoffer wrote:
> On 6/26/18 11:51 AM, H. S. Teoh wrote:
>> On Tue, Jun 26, 2018 at 07:25:09AM +0000, Mike Franklin via 
>> Digitalmars-d wrote:
>> [...]
>>> I think the documentation gets published prematurely.  The new methods
>>> for the associative arrays should come in the next release, scheduled
>>> for July 1st.  https://dlang.org/changelog/pending.html#require_update
>> [...]
>>
>> Seriously, we need to start implementing versioned docs on dlang.org.
> 
> We do. But stable right now is in beta, so the docs are going to reflect 
> what will soon be released.
> 
> What we probably should do is have a "released" branch for the docs. Or 
> just answer the odd question every once in a while on the forums :)
> 

Oh wait, this is the dlang.org repository.

Yeah, so in answer to a few questions here:

1. The dlang.org repository is backwards -- master generates the docs 
for the default dlang.org. I've brought this up before, still don't 
understand why we don't use stable for the latest dlang.org.

2. No, the new hash-map methods will not be in 2.081 releasing on July 
1st, because that merge was more recent than the date 2.081 was branched 
for release (6/17).

-Steve



More information about the Digitalmars-d mailing list