Re: git: 9976cff55e88 - main - rge: use C style comments instead of C++
- In reply to: Adrian Chadd : "git: 9976cff55e88 - main - rge: use C style comments instead of C++"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 16 Mar 2026 00:07:10 UTC
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.com