December 02 Announce » Re: Bugzilla Issue migration to github (phobos) | |||
|---|---|---|---|
| |||
...I see you. On a less happy note, did you check which phobos issues could... | |||
December 01 Learn » Re: How can I have those "template instance recursive expansion" errors under control? | |||
|---|---|---|---|
| |||
...msg, Vector!(T, N).stringof[0..0]); /+ Note: BugFix: 241201: Without 'mentioning' the vector type... | |||
November 29 Issues » [Issue 4733] Possible bugs caused by dynamic arrays in boolean evaluation context | |||
|---|---|---|---|
| |||
...dlang.org/post/yvhwvufbegsvupvvsdbe@forum.dlang.org Note that `if (arr !is null)` is equivalent... | |||
November 23 Issues » [Issue 24833] enums with a base type with a copy / postblit ctor, opAssign, or dtor should either use them or be disallowed | |||
|---|---|---|---|
| |||
...Davis <issues.dlang@jmdavisProg.com> --- I would note that this is also a memory safety... | |||
November 21 Issues » [Issue 24793] Allow implicit conversion of const pointers to void* | |||
|---|---|---|---|
| |||
...in the DIP. It was important to note because we have been relying on language... | |||
November 21 Issues » [Issue 24870] New: cast() ignore when the dot operator is used | |||
|---|---|---|---|
| |||
...operator seems to be mucking things up.
Note that
---
T* t = cast(T*) s.t... | |||
November 20 Issues » [Issue 23722] Lambdas are mangled incorrectly when using multiple compilation units, resulting in incorrect code | |||
|---|---|---|---|
| |||
...mod.f() 0000000000000028 S _mod.f.eh Note that a wrong lambda is referenced. @dkorpel... | |||
November 19 DIP Development » Re: Second Draft: Placement New Expression | |||
|---|---|---|---|
| |||
...how I solved RC classes in -betterC, note that everything is templated (sigh), and that... | |||
November 16 DIP Ideas » Objective-C Interop Extensions | |||
|---|---|---|---|
| |||
...the following code should be emitted. ```d // Note: __ctx_ptr is just a placeholder, the... | |||
November 12 Learn » Re: Using sets in associative arrays | |||
|---|---|---|---|
| |||
...be written as `RedBlackTree!int` in D. Note that it starts with an uppercase R... | |||
Copyright © 1999-2021 by the D Language Foundation