October 30 Learn » Re: ImportC question | |||
|---|---|---|---|
| |||
...22000.0\shared\no_sal2.h(876): note: see previous definition of '_Kernel_acquires_resource... | |||
October 29 General » Re: To Grok D | |||
|---|---|---|---|
| |||
Note: As AIs are not "conscious" in any sense while training, all of this is... | |||
October 29 Issues » [Issue 24837] Can't version() or static if() to include keys in an enum | |||
|---|---|---|---|
| |||
...Comment #4 from anonymous4 <dfj1esp02@sneakemail.com> --- Note there's no such versioning in other... | |||
October 29 General » Re: VSCode on Ubuntu 24.10 | |||
|---|---|---|---|
| |||
Note that that PR is to master, so will be in 2.111 unless it... | |||
October 29 Issues » [Issue 9761] version(x) in enums | |||
|---|---|---|---|
| |||
...issues.dlang@jmdavisProg.com> --- Just adding a note here that the situation is the same... | |||
October 27 Announce » Re: Beerconf October | |||
|---|---|---|---|
| |||
...you see him please drop him a note of thanks, with Nick these results would... | |||
October 25 Issues » [Issue 24835] New: hasElaborateAssign is true for structs where opAssign is disabled if a member variable has elaborate assignment | |||
|---|---|---|---|
| |||
...used because it is annotated with `@disable` --- Note however that whereas disabling opAssign when there... | |||
October 25 Announce » Re: Fluid 0.7.0 has been released! | |||
|---|---|---|---|
| |||
...font)){
FT_Load_Glyph(face, glyph, 0);
//NOTE: glyph outline direction may be reversed
immutable... | |||
October 23 Issues » [Issue 24829] New: Rebindable2 does not correctly handle types with copy constructors or postblit constructors which aren't assignable | |||
|---|---|---|---|
| |||
...ptr !is (cast(S*)&(bar.data)).ptr);
}
}
}
---
Note that that test would have to be... | |||
October 23 Issues » [Issue 24828] New: Generic parameter type is constrained by the type of the default value | |||
|---|---|---|---|
| |||
...foo();
foo(1);
foo("x");
return 0;
}
Note that C++ also requires a default type... | |||
Copyright © 1999-2021 by the D Language Foundation