On Sunday, 15 February 2015 at 21:32:53 UTC, David Nadlinger
wrote:
Import core.sys.osx et al. instead (you might need to make sure
that it takes predenence). If I remember correctly, the
rationale behind the change(s) was that core.sys.posix should
only have the symbols that are actually mandated by the POSIX
spec to avoid confusion/portability problems.
I'm not sure if, for the case of extensions adopted by multiple
platforms, it makes sense to force users to import each
platform's module. Was creating a separate module with shared
POSIX extensions considered?
- MAP_ANON Andrei Alexandrescu via Digitalmars-d
- Re: MAP_ANON David Nadlinger via Digitalmars-d
- Re: MAP_ANON Vladimir Panteleev via Digitalmars-d
- Re: MAP_ANON Vladimir Panteleev via Digitalmars-d
-