Date: Sun, 15 Mar 2026 17:07:10 -0700 From: Mark Millard <marklmi@yahoo.com> To: Adrian Chadd <adrian@FreeBSD.org>, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Cc: Christos Longros <chris.longros@gmail.com> Subject: Re: git: 9976cff55e88 - main - rge: use C style comments instead of C++ Message-ID: <e446d6bf-7699-4dc4-a547-bda7059a4a4d@yahoo.com> In-Reply-To: <69b71418.3ca6d.3f0c6d22@gitrepo.freebsd.org>
index | next in thread | previous in thread | raw e-mail
On 3/15/26 13:18, Adrian Chadd wrote: > The branch main has been updated by adrian: > > URL: https://cgit.FreeBSD.org/src/commit/?id=9976cff55e8897f74d970567e61512103216cf58 > > commit 9976cff55e8897f74d970567e61512103216cf58 > Author: Christos Longros <chris.longros@gmail.com> > AuthorDate: 2026-03-15 20:09:56 +0000 > Commit: Adrian Chadd <adrian@FreeBSD.org> > CommitDate: 2026-03-15 20:10:59 +0000 > > rge: use C style comments instead of C++ > > FreeBSD style(9) mandates C style comments. Quoting man 9 style as output on a system running main that I've access to: "C++ comments may be used in C and C++ code. Single-line comments should be consistently either C or C++ within a file. Multi-line comments should also be consistently either C or C++, but may differ from single-line comments." > . . . -- === Mark Millard marklmi at yahoo.comhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e446d6bf-7699-4dc4-a547-bda7059a4a4d>
