August 17 Issues » [Issue 24639] ImportC: defines of negative constants not detected for enum conversion | |||
|---|---|---|---|
| |||
...support for defines with negative numbers without parens, but not more complex expressions. Defines for... | |||
August 17 Issues » [Issue 24639] ImportC: defines of negative constants not detected for enum conversion | |||
|---|---|---|---|
| |||
...ImportC: defines of negative constants not detec…" fixing this issue: - Fix bugzilla 24639 - ImportC: defines... | |||
August 07 DIP Ideas » Explicit pack expansion and the Expansion Operator | |||
|---|---|---|---|
| |||
...that is to be expanded and it defines `opExpand`, the sub-expression is considered a... | |||
July 30 General » Re: enums and version/static if/"inheritance" | |||
|---|---|---|---|
| |||
...mixin(makeEnumBindFns(cStyle: true, dStyle: true)); //this defines `makeEnumBind` //makes `enum Plant: ulong`: mixin(makeEnumBind... | |||
July 03 DIP Ideas » Dollar identifiers in code-generating constructs | |||
|---|---|---|---|
| |||
...T);
}
struct S
{
mixin mixMeIn!int; // Okay, defines `R0`
mixin mixMeIn!int; // Okay, defines `R1`
}
``` | |||
June 30 Issues » [Issue 24639] ImportC: defines of negative constants not detected for enum conversion | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=24639 Steven Schveighoffer <schveiguy@gmail.com> changed... | |||
June 30 Issues » [Issue 24640] ImportC: defines of one symbol to another are not converted to enums | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=24640 Steven Schveighoffer <schveiguy@gmail.com> changed... | |||
June 30 Issues » [Issue 24640] New: ImportC: defines of one symbol to another are not converted to enums | |||
|---|---|---|---|
| |||
...id=24640
Issue ID: 24640
Summary: ImportC: defines of one symbol to another are not... | |||
June 30 Issues » [Issue 24639] New: ImportC: defines of negative constants not detected for enum conversion | |||
|---|---|---|---|
| |||
...id=24639
Issue ID: 24639
Summary: ImportC: defines of negative constants not detected
for enum... | |||
June 04 DIP Ideas » Re: @safe by default | |||
|---|---|---|---|
| |||
...an issue for the D module that defines the function, maybe it isn’t. If it... | |||
Copyright © 1999-2021 by the D Language Foundation