www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 22475] New: OpenBSD: Disable test/compilable/cdcmp.d on OpenBSD

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

          Issue ID: 22475
           Summary: OpenBSD: Disable test/compilable/cdcmp.d on OpenBSD
           Product: D
           Version: D2
          Hardware: All
                OS: Other
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: nobody puremagic.com
          Reporter: bcallah openbsd.org

Disable test/compilable/cdcmp.d on OpenBSD, like is done for everything except
linux64.

In reality, the tests do the right thing on OpenBSD, but OpenBSD (clang?) adds
additional boilerplate that fools the pattern matching into thinking the test
fails.

--
Nov 03 2021