[Issue 8474] bitfields doesn't work with 32 bit fields

2013-10-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8474 David Nadlinger c...@klickverbot.at changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Issue 8474] bitfields doesn't work with 32 bit fields

2012-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8474 Era Scarecrow rtcv...@yahoo.com changed: What|Removed |Added Status|NEW |ASSIGNED

[Issue 8474] bitfields doesn't work with 32 bit fields

2012-07-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8474 --- Comment #2 from monarchdo...@gmail.com 2012-07-31 09:49:40 PDT --- More details: The problem only appears if the 32 (64) bit field is aligned with 0. THIS will not create a bug: import std.bitmanip; struct A {