February 14, 2019 Issues » [Issue 19523] "undefined identifier" causes DMD crash | |||
|---|---|---|---|
| |||
...com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |regression
--- Comment #2 from Basile-z <b2.temp... | |||
February 13, 2019 General » Re: Severe 2.084 regression when using staticArray on array of struct with class and bool member | |||
|---|---|---|---|
| |||
Thanks you, Walter. https://github.com/dlang/dmd/pull/9357 | |||
February 13, 2019 General » Re: Severe 2.084 regression when using staticArray on array of struct with class and bool member | |||
|---|---|---|---|
| |||
Thanks. Can you add that to the issue? | |||
February 13, 2019 General » Re: Severe 2.084 regression when using staticArray on array of struct with class and bool member | |||
|---|---|---|---|
| |||
S.sizeof 9 to 16, only for long and ulong. Order doesn't matter. Tested... | |||
February 13, 2019 General » Re: Severe 2.084 regression when using staticArray on array of struct with class and bool member | |||
|---|---|---|---|
| |||
Does this happen for every struct `S`, where
S.sizeof <= 16
or does
S.tupleof... | |||
February 12, 2019 General » Re: Severe 2.084 regression when using staticArray on array of struct with class and bool member | |||
|---|---|---|---|
| |||
Related issues can be added to the "See Also" thing on the Bugzilla page. | |||
February 12, 2019 General » Re: Severe 2.084 regression when using staticArray on array of struct with class and bool member | |||
|---|---|---|---|
| |||
Thanks! | |||
February 12, 2019 General » Re: Severe 2.084 regression when using staticArray on array of struct with class and bool member | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=19672 | |||
February 12, 2019 Issues » [Issue 19672] New: Function uses the stack to read a static array parameter but it is passed in the registers | |||
|---|---|---|---|
| |||
...Linux
Status: NEW
Keywords: wrong-code
Severity: regression
Priority: P1
Component: dmd
Assignee: nobody@puremagic... | |||
February 12, 2019 General » Re: Severe 2.084 regression when using staticArray on array of struct with class and bool member | |||
|---|---|---|---|
| |||
correction: I meant 17, not 33. | |||
Copyright © 1999-2021 by the D Language Foundation