NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

bin/55453: indent(1) wrongly indents second to last enum constant



>Number:         55453
>Category:       bin
>Synopsis:       indent(1) wrongly indents second to last enum constant
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jul 03 17:10:00 +0000 2020
>Originator:     Roland Illig
>Release:        indent from 9.99 (built on 2020-07-03)
>Organization:
>Environment:
>Description:
cvs up -p -r1.241 usr.bin/make/var.c > var.c
indent -bap -br -ncdb -ci4 -i4 var.c

In line 201, VAR_IN_USE is indented correctly.
In line 203, VAR_FROM_ENV is indented too far to the right.

>How-To-Repeat:

>Fix:



Home | Main Index | Thread Index | Old Index