digitalmars.D.bugs - [Issue 19194] New: version for `-mscrtlib` specification
- d-bugmail puremagic.com (19/19) Aug 26 2018 https://issues.dlang.org/show_bug.cgi?id=19194
https://issues.dlang.org/show_bug.cgi?id=19194 Issue ID: 19194 Summary: version for `-mscrtlib` specification Product: D Version: D2 Hardware: All OS: Windows Status: NEW Severity: enhancement Priority: P1 Component: dmd Assignee: nobody puremagic.com Reporter: turkeyman gmail.com The MSCRT libs have data structures appearing in the ABI which are defined differently for each build of the lib. Please create a builtin version which is defined for each selection of `-mscrtlib` so code can detect and match the data structures from the lib. *** Splitting https://issues.dlang.org/show_bug.cgi?id=18999 for simplicity --
Aug 26 2018