Actions
Bug #8228
closedBug #8041: cstyle: space followed by a tab is always bad
cstyle: Remove space-tab sequences in /* All Rights Reserved */
Start date:
2017-05-14
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
We need to remove the space-tab sequences from the /* All Rights Reserved */
comments in the header files that are checked using the cstyle(1onbld)
tool during the nightly build.
This is a subtask for #8041 to deliver the required changes in smaller chunks.
Updated by Marcel Telka over 5 years ago
Updated by Marcel Telka over 5 years ago
- Status changed from In Progress to Pending RTI
Updated by Electric Monk over 5 years ago
- Status changed from Pending RTI to Closed
- % Done changed from 0 to 100
git commit b4203d757c7c247e39c94c09a94021a3a8121062
commit b4203d757c7c247e39c94c09a94021a3a8121062 Author: Marcel Telka <marcel@telka.sk> Date: 2017-06-27T22:43:19.000Z 8228 cstyle: Remove space-tab sequences in /* All Rights Reserved */ Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
Actions