Deprecation: alias core.atomic.msync is deprecated

David Nadlinger see at klickverbot.at
Tue May 14 20:30:08 PDT 2013


On Friday, 8 February 2013 at 11:22:27 UTC, Joseph Rushton 
Wakeling wrote:
> Since I'm not calling that module directly, any thoughts on 
> what's wrong?  Is it an issue in my code, or one in LDC?

You must be pulling in that module indirectly somehow.

I think I found the issue, it's that the implementation of the 
LDC variant of the function still uses msync instead of 
MemoryOrder. Will fix.

David


More information about the digitalmars-d-ldc mailing list