| Thread overview | ||||||
|---|---|---|---|---|---|---|
|
November 02, 2015 [Issue 15254] is expression compares string sub-type equal to an array | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=15254 steven kladitis <steven_kladitis@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice CC| |steven_kladitis@yahoo.com --- Comment #1 from steven kladitis <steven_kladitis@yahoo.com> --- 1.d ------ void main() {} ------ try to compile in widows and I get. --> 1.d: Error: module 1 has non-identifier characters in filename, use module declaration instead a1.d ----- void main() {} -------- no errors during compile. dmd 2.069.rc2 -- | ||||
March 02, 2019 [Issue 15254] is expression compares string sub-type equal to an array | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=15254 Basile-z <b2.temp@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|ice | CC| |b2.temp@gmx.com -- | ||||
March 21, 2020 [Issue 15254] is expression compares string sub-type equal to an array | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=15254 Basile-z <b2.temp@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|b2.temp@gmx.com | -- | ||||
October 13, 2022 [Issue 15254] is expression compares string sub-type equal to an array | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=15254 RazvanN <razvan.nitu1305@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |razvan.nitu1305@gmail.com Resolution|--- |FIXED --- Comment #2 from RazvanN <razvan.nitu1305@gmail.com> --- Fixed by: https://github.com/dlang/dmd/pull/8839 -- | ||||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply