www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 22355] New: LLD fallback for mscoff is broken in the presence

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

          Issue ID: 22355
           Summary: LLD fallback for mscoff is broken in the presence of
                    some old VS versions
           Product: D
           Version: D2
          Hardware: x86
                OS: Windows
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: nobody puremagic.com
          Reporter: iamthewilsonator hotmail.com

https://github.com/dlang/dmd/pull/13110#issuecomment-931657202

reporter is using VS2010. We should probably not support these old VS versions
since these are no longer supported by microsoft, but the fallback path should
not break just because someone has an old VS version.

--
Oct 04 2021