This is a follow-up to issue 22393.
As requested as a follow-up in DRuntime pull request #8285, unify the assembly implementations of polyImpl.
This moves Linux, the BSDs, and Solaris to a single common GenericPosixVersion. The assembly for Windows and OSX are different from the Posix version, and are different from each other, so Windows and OSX are left alone.
dlang/phobos pull request #8296 "Fix Issue 22416 - Unify polyImpl implementations" was merged into stable:
- 2548162986ad6023edcfa88297309616db266f9a by Brian Callahan:
Fix Issue 22416 - Unify polyImpl implementations
https://github.com/dlang/phobos/pull/8296
Comment #3 by dlang-bot — 2021-11-09T09:10:01Z
dlang/phobos pull request #8313 "Merge `stable` in `mater`" was merged into master:
- 8a42656f67286e47c8f9dce2252b617408cf7d1f by Brian Callahan:
Fix Issue 22416 - Unify polyImpl implementations
https://github.com/dlang/phobos/pull/8313