http://d.puremagic.com/issues/show_bug.cgi?id=4935


Era Scarecrow <rtcv...@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rtcv...@yahoo.com


--- Comment #3 from Era Scarecrow <rtcv...@yahoo.com> 2012-08-01 07:58:42 PDT 
---
I was unable to duplicate this problem, so either DMD already fixed some bug,
or my patches already fixed it.

> And was unsure about bitfields support within union type structures.

 Inside a union it should be fine, as only one variable is made that's
accessible (although enums are present). If those give you trouble, you can use
bitfieldsOn (in my branch) to specify a specific variable elsewhere that you
want to use for your source.

 Once the pull is accepted I'm changing this status to resolved.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to