Compilation error on RHEL 8.4 #1504
-
Using D compiler 2.097.0. I get the following compilation error: With v2.4.12 and master. Any suggestions? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
@electrosaur The work around is to use the prior release compiler:
or to use the LDC compiler:
Both these have been tested & work without issue |
Beta Was this translation helpful? Give feedback.
-
@electrosaur |
Beta Was this translation helpful? Give feedback.
@electrosaur
This has been resolved with PR #1505 which has been merged into 'master'