Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

master doesn't compile using LDC alpha #1249

Closed
Laeeth opened this issue Sep 6, 2015 · 1 comment
Closed

master doesn't compile using LDC alpha #1249

Laeeth opened this issue Sep 6, 2015 · 1 comment

Comments

@Laeeth
Copy link

Laeeth commented Sep 6, 2015

/usr/include/dlang/ldc/core/atomic.d(327): Error: static assert "Cannot atomically load/store type of size 16LU"
/usr/include/dlang/ldc/core/atomic.d(337): instantiated from here: _AtomicType!(shared(HTTPServerContext)[])
../../../../../home/laeeth/.dub/packages/vibe-d-master/source/vibe/http/server.d(1334): instantiated from here: atomicLoad!(cast(MemoryOrder)3, shared(HTTPServerContext)[])

arch linux 64

@s-ludwig
Copy link
Member

Fixed by #1255.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants