From: Martin E. <ma...@di...> - 2002-07-31 21:27:54
|
The ML Kit checks for overflow for operations on values of type Int31.int and Int32.int. Cheers, Martin Dave Berry <dav...@bt...> writes: > Out of interest, which implementations do and do not check for overflow on > integer operations? I know that MLj and SML.NET definitely do not. I've > heard rumours that MLton does not; are these rumours correct? Poly/ML uses > intinf as the default integer type (at least it used to -- I haven't seen > recent versions); does it support any other size of int? > > Yours curiously, > > Dave. > > > ------------------------------------------------------- > This sf.net email is sponsored by: Dice - The leading online job board > for high-tech professionals. Search and apply for tech jobs today! > http://seeker.dice.com/seeker.epl?rel_code=31 > _______________________________________________ > Sml-implementers mailing list > Sml...@li... > https://lists.sourceforge.net/lists/listinfo/sml-implementers |