Actions
Bug #8302
closedsvr4pkg unused variables
Start date:
2017-05-29
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
The cmd/svr4pkg Makefile disables a number of compiler warnings. We should fix at least the no-unused-variable one, and check the others are relevant.
Updated by Electric Monk over 6 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 2e10def11ef1a50c25efa2444482670e6b0654ff
commit 2e10def11ef1a50c25efa2444482670e6b0654ff Author: Peter Tribble <peter.tribble@gmail.com> Date: 2017-06-12T14:30:30.000Z 8302 svr4pkg unused variables Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions