http://bugzilla.gdcproject.org/show_bug.cgi?id=167
Iain Buclaw <ibuc...@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #5 from Iain Buclaw <ibuc...@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.