mach.d icon indicating copy to clipboard operation
mach.d copied to clipboard

Fix mach.meta.logical.All to no longer produce compiler warnings

Open pineapplemachine opened this issue 6 years ago • 0 comments

This template currently produces "unreachable code" warnings. Unfortunately, this problem is caused by a long-standing dmd issue with no clear workaround:

https://issues.dlang.org/show_bug.cgi?id=14835

pineapplemachine avatar Sep 13 '19 15:09 pineapplemachine