[Issue 23351] New: A bunch of Mayonix's dmd-segfaulting programs
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Sep 20 18:38:02 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=23351
Issue ID: 23351
Summary: A bunch of Mayonix's dmd-segfaulting programs
Product: D
Version: D2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P1
Component: dmd
Assignee: nobody at puremagic.com
Reporter: maxhaton at gmail.com
The full list is
```
// Related to .
a[(b).
[(a)(b).
a(={@.()(
a[b,[(c).
a[b#([(c).
[a at b[(c).
[((a).
[a)b[(c).
a[b)[(c).
a(b[(c).
a[b()c[(d).
a[(b[(c).
a(b[(c).
[(@@a b[(c).
a[(!b)c[(d).
[(^a)b[(c).
[(\(a).
a(b[(c).
~[a.b[(c).
[a).[(b c d(e[(f).
[((a).
[a}b[(c).
a[b[c..(d).
a[b\c[(d).
[1a.[(b).
// Related to keyword 'in'
a[({in){
a[({in\){
a[^in(b[c=])S....
a[({in[({)){
```
some of these have invalid escape sequences in them
--
More information about the Digitalmars-d-bugs
mailing list