November 25 Issues » [Issue 19348] Struct casts should be better documented. | |||
|---|---|---|---|
| |||
...called, unlike for S(v). That wording would be better, but doesn't explain this... | |||
November 25 General » Re: Just a friendly reminder about using arrays in boolean conditions | |||
|---|---|---|---|
| |||
...I don't know how much code would break to change it to system. But... | |||
November 25 General » Re: Just a friendly reminder about using arrays in boolean conditions | |||
|---|---|---|---|
| |||
...null makes no sense even if it would have made sense with a C array... | |||
November 25 General » Re: Just a friendly reminder about using arrays in boolean conditions | |||
|---|---|---|---|
| |||
...just begging for bugs. As such, I would generally consider it a code smell to... | |||
November 23 Learn » divmod assembly implementation | |||
|---|---|---|---|
| |||
...mov rem, RDX;
}
}
'''
Without doubt this routine will fail. But would anyone have a way? | |||
November 23 DIP Ideas » Re: Query Expression Sequence (QES) | |||
|---|---|---|---|
| |||
...implement regex, at least its terse, why would you even want a database language embedded... | |||
November 23 Announce » Re: Fluid 0.7.0 has been released! | |||
|---|---|---|---|
| |||
...keeping it simple! This sounds like it would break when RTL text needs to be... | |||
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 | |||
|---|---|---|---|
| |||
...M Davis <issues.dlang@jmdavisProg.com> --- I would note that this is also a memory... | |||
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 | |||
|---|---|---|---|
| |||
...when we add move constructors, since _they_ would be skipped to. Honestly, I'm inclined... | |||
November 23 General » Re: [OT] Safer C | |||
|---|---|---|---|
| |||
...are enough dev leads out there that would literally throw money at such a solution... | |||
Copyright © 1999-2021 by the D Language Foundation