[Issue 23892] New: ImportC: gcc extension Elvis operator rejected

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri May 5 16:03:49 UTC 2023


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

          Issue ID: 23892
           Summary: ImportC: gcc extension Elvis operator rejected
           Product: D
           Version: D2
          Hardware: x86
                OS: Windows
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: Patrick.Schluter at ec.europa.eu

The gcc extension ternary expression without repeat of the boolean expression
is not supported by importC. 
I know that the this operator was rejected for D #issue17924

--


More information about the Digitalmars-d-bugs mailing list