https://issues.dlang.org/show_bug.cgi?id=24852
Richard (Rikki) Andrew Cattermole <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |INVALID --- Comment #4 from Richard (Rikki) Andrew Cattermole <[email protected]> --- The ``size_t`` definition in ldc: https://github.com/ldc-developers/ldc/blob/master/runtime/druntime/src/object.d#L62 Note: ldc bugs need to be filed on ldc's repository, not here. --
