On Sat, May 9, 2020 at 11:56 AM Ed Maste <ema...@freebsd.org> wrote: > > Author: emaste > Date: Sat May 9 15:56:02 2020 > New Revision: 360849 > URL: https://svnweb.freebsd.org/changeset/base/360849 > > Log: > remove %n support from printf(9)
Should we put a KASSERT in to catch if new code tries to use a %n flag (and to let third-parties find out that it's not supported anymore)? _______________________________________________ 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"