Re: request for integer overflow experimental switch

2013-06-05 Thread Timothee Cour
can you write a DIP for it (even if it's for experimental only for now)? It takes a bit more work, but it gathers all the info in 1 place and incorporate feedback. Right now there are too many scattered threads about that issue. As I've suggested before, here's what I would want: * dmd -check_ari

request for integer overflow experimental switch

2013-06-04 Thread eles
Dear all, The question of if the integers should overflow or not by default comes back now and then and latest was in this thread: http://forum.dlang.org/thread/mailman.739.1370297482.13711.digitalmars-d-le...@puremagic.com (and, before you ask, yes, by me). Yes, I am a supporter of this.