[dmd-internals] 5th Biweekly Sprint Planning
Brad Roberts via dmd-internals
dmd-internals at puremagic.com
Wed Sep 9 12:45:37 PDT 2015
I'm very much in favor of seeing shared libraries become a reality, but there's a necessary process
that's needed to ensure the required behavior: backwards abi compatibility. The major projects that
ship shared libraries (ie, libgcc, libc, etc) have tooling (that I've never looked at) to detect
breakage. This covers both no changes to existing symbols as well as controlled and acknowledged
introduction of new symbols. Production quality shared library support is a big step up in
responsibility.
On 9/9/15 12:32 PM, Martin Nowak via dmd-internals wrote:
> On 09/09/2015 07:14 PM, Martin Nowak via dmd-internals wrote:
>> Tasks:
>
> - [(1) ship shared phobos lib for FBSD on Active |
> Trello](https://trello.com/c/o4uzPZQk/88-ship-shared-phobos-lib-for-fbsd)
> I'd like to ship shared phobos libraries for FreeBSD with the next
> release.
>
>
>
> _______________________________________________
> dmd-internals mailing list
> dmd-internals at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-internals
>
More information about the dmd-internals
mailing list