study: use checkedint as a drop-in replacement of native long

H. S. Teoh hsteoh at quickfur.ath.cx
Mon Aug 17 17:15:59 UTC 2020


On Mon, Aug 17, 2020 at 05:10:01PM +0000, mw via Digitalmars-d wrote:
> On Sunday, 16 August 2020 at 23:36:51 UTC, Walter Bright wrote:
> > On 8/14/2020 9:28 PM, mw wrote:
> > > I list 8 things I've found below. Suggestions or PR welcome, e.g.
> > > even on how to improve the current implementation of `struct
> > > Checked`, or help from the compiler.
> > 
> > This is nice work. Thank you! Please file these issues in Bugzilla.
> 
> filed here:
> 
> https://issues.dlang.org/show_bug.cgi?id=21169

You might want to consider splitting up that bug into multiple smaller,
more self-contained bugs.  Less intimidating that way for potential
contributors to fix. ;-)


T

-- 
This sentence is false.


More information about the Digitalmars-d mailing list