On Friday, 23 February 2024 at 23:30:26 UTC, kdevel wrote:
The DIP 1036e is not listed in
https://github.com/dlang/DIPs/tree/master/DIPs
is this intentional?
The DIP process has been closed for a while now. Atila did write
a proposal for Adam's implementation, and I'll add it to the repo
On Friday, 23 February 2024 at 11:32:15 UTC, ryuukk_ wrote:
Wich version of visual studio you have? From what i could find
online, it could be due to having an older version, try to
update it if it's too old
Sorry,forgot to mention this,it is:
Windows 10 64bit + dmd 2.106 + VS Community 2019
The DIP 1036e is not listed in
https://github.com/dlang/DIPs/tree/master/DIPs
is this intentional?
How do I search for
i"
in the forum? I get the following errors:
i" -> Error: malformed MATCH expression: [i"] (1)
i\" -> Error: malformed MATCH expression: [i\"] (1)
'i"' -> Error: malformed MATCH expression: ['i"'] (1)
`i"` -> Error: malformed MATCH expression: [`i"`] (1)
"i
Wich version of visual studio you have? From what i could find
online, it could be due to having an older version, try to update
it if it's too old