[Issue 5400] Add const to FD_ISSET

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jan 2 10:45:16 PST 2011


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


Brad Roberts <braddr at puremagic.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |braddr at puremagic.com
         Resolution|                            |FIXED
            Summary|Socket.select / FD_ISSET    |Add const to FD_ISSET
                   |broken on phobos/D2         |


--- Comment #1 from Brad Roberts <braddr at puremagic.com> 2011-01-02 10:43:03 PST ---
The ISSET bug was addressed in bug 5209 which has already been fixed for the
next release.

I went ahead and added the const-ness to the isset set parameter.  druntime
r471

--

For the rest, you'll need to provide more details.  Since this report seems to
be two different parts, I'm going to mark it resolved due to the first part. 
Please re-file the second half as a separate report with enough specificity to
allow someone to reproduce the problem.  IE, include code that compiles and
shows the bug.

Thanks,
Brad

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


More information about the Digitalmars-d-bugs mailing list