www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 7332] New: interfaceToC should mention std.bitmanip.bitfields

reply d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=7332

           Summary: interfaceToC should mention std.bitmanip.bitfields
           Product: D
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: websites
        AssignedTo: nobody puremagic.com
        ReportedBy: jmdavisProg gmx.com



PST ---
http://dlang.org/interfaceToC.html says

"D does not sup­port bit fields. If needed, they can be em­u­lated with shift
and mask op­er­a­tions. htod will con­vert bit fields to in­line func­tions
that do the right shift and masks."

This should be changed to mention std.bitmanip.bitfields, possibly with some
examples.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Jan 20 2012
parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=7332


Walter Bright <bugzilla digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla digitalmars.com
         Resolution|                            |WORKSFORME



01:34:23 PST ---
Already fixed.

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