On Sat, Aug 10, 2019 at 07:29:10PM +0200, Thomas Koenig wrote: > Hi Steve, > > > OK to commit? > > OK with > > %s/rational/relational/g > > and with Mark's nit. > > Thanks a lot for going down that road. I like the approach of > -fallow-invalid-boz to downgrade the error to a warning, which > then cannot be turned off. >
Thanks, I'll double check spelling. Not one of my stronger abilitie. You can turn off the warning with -w, but that turns off all warnings. :-) I suspect we'll get a PR or two to provide an option to turn off the warning. I think part of the rework that others will appreciate is one no longer needs to use -fno-range-check. -- Steve