www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 17781] New: printing "Shared libraries are not yet supported

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 puremagic.com
          Reporter: timothee.cour2 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

--
Aug 26 2017