[Issue 17781] New: printing "Shared libraries are not yet supported on OSX." should be optional
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Aug 26 18:18:16 PDT 2017
https://issues.dlang.org/show_bug.cgi?id=17781
Issue ID: 17781
Summary: printing "Shared libraries are not yet supported on
OSX." should be optional
Product: D
Version: D2
Hardware: x86
OS: Mac OS X
Status: NEW
Severity: regression
Priority: P1
Component: druntime
Assignee: nobody at puremagic.com
Reporter: timothee.cour2 at gmail.com
although Shared libraries are indeed to 100% supported on OSX, there are
existing use caes that do work, and having this message printed to stderr
(druntime/src/rt/sections_osx_x86_64.d) every time they're being used is
annoying.
Could we have an option to make printing this optional?
classifying it as regression since this wasn't printed before
--
More information about the Digitalmars-d-bugs
mailing list