[Bug 167] Setting Tsize_t, Tptrdiff_t in d-target.cc is not working

via D.gnu d.gnu at puremagic.com
Sat Apr 30 10:42:25 PDT 2016


http://bugzilla.gdcproject.org/show_bug.cgi?id=167

Iain Buclaw <ibuclaw at gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #5 from Iain Buclaw <ibuclaw at gdcproject.org> ---
I'm going to make a final decision on this.  size_t/ptrdiff_t should always
match what we have in object.d which is either a (u)int or (u)long.

So using that as a basis, I suggest we close with the following PR.

https://github.com/D-Programming-GDC/GDC/pull/190

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the D.gnu mailing list