http://bugs.grommit.com/show_bug.cgi?id=369
------- Comment #6 from richlowe at richlowe.net 2007-10-30 15:33 PDT ------- Normal output: > hg pbchk -N Doing CDDL block check: Doing comments check: These comments are neither bug nor ARC case: 364 cddlchk blows up on pkg's prof_attr 365 335 broke tooltest Fix grammar more grammar 371 ARC synopsis length restriction is still not quite right Fix 371 more correctly. Doing copyright check: Doing C style check: Doing header format check: usr/src/tools/onbld/Tests/tooltest/tests/hdrchk/wrongkeywords.h: line 34: Invalid #pragma ident Doing Java style check: Doing keywords check: usr/src/tools/onbld/Checks/Cddl.py: 28: contains SCCS keywords "%Z%, %M%, %I%, % E%" usr/src/tools/onbld/Tests/tooltest/tests/test_comments.py: 27: contains SCCS keywords "%Z%, %M%, %I%, %E%" usr/src/tools/onbld/Tests/tooltest/tests/test_hdrchk.py: 27: contains SCCS keywords "%Z%, %M%, %I%, %E%" usr/src/tools/onbld/Checks/DbLookups.py: 27: contains SCCS keywords "%Z%, %M%, %I%, %E%" usr/src/tools/onbld/Tests/tooltest/tests/hdrchk/wrongkeywords.h: 34: contains SCCS keywords "%Z%, %M%, %E%, %I%" Skipping RTI checks... Checking for uncomitted changes: Output with -q: > hg pbchk -qN These comments are neither bug nor ARC case: 364 cddlchk blows up on pkg's prof_attr 365 335 broke tooltest Fix grammar more grammar 371 ARC synopsis length restriction is still not quite right Fix 371 more correctly. usr/src/tools/onbld/Tests/tooltest/tests/hdrchk/wrongkeywords.h: line 34: Invalid #pragma ident usr/src/tools/onbld/Checks/Cddl.py: 28: contains SCCS keywords "%Z%, %M%, %I%, %E%" usr/src/tools/onbld/Tests/tooltest/tests/test_comments.py: 27: contains SCCS keywords "%Z%, %M%, %I%, %E%" usr/src/tools/onbld/Tests/tooltest/tests/test_hdrchk.py: 27: contains SCCS keywords "%Z%, %M%, %I%, %E%" usr/src/tools/onbld/Checks/DbLookups.py: 27: contains SCCS keywords "%Z%, %M%, %I%, %E%" usr/src/tools/onbld/Tests/tooltest/tests/hdrchk/wrongkeywords.h: 34: contains SCCS keywords "%Z%, %M%, %E%, %I%" The bit about "I did this intentionally" means that the specifics of what is removed (header lines, blank-line separation) may have been by intent on my part. In that that behaviour is defensible, if at times confusing. -- Configure bugmail: http://bugs.grommit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.