svn commit: r402352 - head/lang/gcc

Alexey Dokuchaev danfe at FreeBSD.org
Tue Nov 24 12:29:08 UTC 2015


On Tue, Nov 24, 2015 at 01:22:20PM +0100, John Marino wrote:
> On 11/24/2015 1:20 PM, Baptiste Daroussin wrote:
> > [...]
> > And legacy make is still used on 9.x[.]

Please terminate sentences properly, thank you.

> But this is not fatal on 9.x.  All it does is print the comment during
> the build, which really isn't bad.  and FWIW, I think indented comments
> looks much better, but it's obviously subjective.

Indented comments look better in C code, where indentation does not carry
any semantic difference.  FWIW, I also used to like indented comments in
Makefiles this way until I realized how horribly wrong it is, felt ashamed
of myself, and promised never ever do this again. :-)

./danfe


More information about the svn-ports-all mailing list