On Sunday, 15 February 2015 at 21:38:17 UTC, Vladimir Panteleev
wrote:
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?
I'm not sure either. We try to be strict to avoid inadvertent
porting issues, but MAP_ANON is supported on so many platforms
that we might just leave it in posix.
- 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 Martin Nowak via Digitalmars-d
- Re: MAP_ANON Vladimir Panteleev via Digitalmars-d
-