Commit graph

5 commits

Author SHA1 Message Date
Dennis
9f33f031f0
Rephrase "no identifier for declarator" parse error (#20872) 2025-02-16 08:09:43 +08:00
Nick Treleaven
5d01f144e2 Fix Bugzilla 24848 - bad parser diagnostic for a partial MulExp 2024-11-08 13:08:02 +00:00
Nick Treleaven
55d9dc0989
Fix Issue 24000 - show open bracket "{" location for Error: matching … (#15334)
* Fix Issue 24000 - show open bracket "{" location for Error: matching `}` expected

* Show unmatched brace after compound statement

* Update tests
2023-06-26 14:00:34 +02:00
mhh
c5435ae0e6 Fix Issue 23351 - Replace some null pointers with ErrorXYZs to stop dmd segfaulting.
This has some changes to error messages which should be reviewed.

The segfaulting-patterns were contributed by mayonix.
2022-09-21 00:17:32 +02:00
Iain Buclaw
6374bb87b7 Move dmd files into compiler/ 2022-07-09 18:53:07 +02:00
Renamed from test/fail_compilation/ice15855.d (Browse further)