On Sat, 2018-01-27 at 22:56 +0000, Conrad Meyer wrote: > I don’t think dragonfly has anything to do with this? If you’re > converting > bool increments to setting true values in FreeBSD, use > “true.” That’s all > there is to it. > > Best, > Conrad
style(9) emphasizes internal consistancy in several places. The uppercase TRUE/FALSE is currently the style within that code, so it makes sense to stick with it. If a (somewhat gratuitous) conversion to the new style is made, it should be a separate commit just for that, emphasizing that it changes just style and not functionality. -- Ian _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"