<html>
<head>
<base href="http://bugzilla.gdcproject.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - memory aligment issue ARM builds after 4.9.0"
href="http://bugzilla.gdcproject.org/show_bug.cgi?id=214#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - memory aligment issue ARM builds after 4.9.0"
href="http://bugzilla.gdcproject.org/show_bug.cgi?id=214">bug 214</a>
from <span class="vcard"><a class="email" href="mailto:vlevenfeld@gmail.com" title="vlevenfeld@gmail.com">vlevenfeld@gmail.com</a>
</span></b>
<pre>Found a fix: If I go into phobos' epoll.d and change align(1) to align(8),
everything works.
According to this thread
(<a href="https://github.com/nodejs/node-v0.x-archive/issues/4565">https://github.com/nodejs/node-v0.x-archive/issues/4565</a>) ARM systems require
64-bit data elements to be 8-byte-aligned. Looks like that got broken between
4.9.0 and 4.9.2?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>