November 27 Announce » Safer D is implemented! | |||
|---|---|---|---|
| |||
...still call malloc() and printf() in it. Once it appears in the next release, I... | |||
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 | |||
|---|---|---|---|
| |||
...postblit constructor, or destructor (or move constructor once we get those) to be doing something... | |||
November 23 Issues » [Issue 24874] New: Copying, assigning to, and destroying a struct with a union that contains a non-POD struct should be @system | |||
|---|---|---|---|
| |||
...copy constructors, opAssigns, destructors - and move constructors once we get those - when _any_ of the... | |||
November 22 General » Sreachview api design | |||
|---|---|---|---|
| |||
...for good searching of *slices*(i.e. once its more complex then just indexs)? My... | |||
November 20 Issues » [Issue 23722] Lambdas are mangled incorrectly when using multiple compilation units, resulting in incorrect code | |||
|---|---|---|---|
| |||
...lazy? Meaning the code is only generated once an alias is used? There is a... | |||
November 19 DIP Development » Re: Second Draft: Placement New Expression | |||
|---|---|---|---|
| |||
...verify that for each individual allocator implementation, and use @trusted once they had done so. | |||
November 15 General » Re: Help understanding no-runtime error? | |||
|---|---|---|---|
| |||
...I think we should focus on that once all the hooks-to-template work is... | |||
November 12 Issues » [Issue 16665] static assert is only checked after the following dependent type declaration | |||
|---|---|---|---|
| |||
...dkorpel@live.nl> --- This will be fixed once dmd 2.110 and LDC 1.40... | |||
November 11 Issues » [Issue 24854] New: An @disabled opAssign is generated when it doesn't need to be @disabled | |||
|---|---|---|---|
| |||
...request. It could also be argued that once @disable gets involved, you really need to... | |||
November 05 Issues » [Issue 15205] Incorrect struct init via union array | |||
|---|---|---|---|
| |||
...tag. If you set v all at once, it also works: ```d v = [x_, y... | |||
Copyright © 1999-2021 by the D Language Foundation