Actions
Bug #8654
closedunused local typedef in rpc code
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2017-09-13
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
Unused local typedefs in RPC code cause warnings to be generated.
Updated by Andrew Stormont almost 5 years ago
Updated by Electric Monk almost 5 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 919f1431f035c123b6b6e1efa2554b6e8729b494
commit 919f1431f035c123b6b6e1efa2554b6e8729b494 Author: Andrew Stormont <astormont@racktopsystems.com> Date: 2017-09-18T13:58:55.000Z 8654 unused local typedef in rpc code Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Approved by: Dan McDonald <danmcd@joyent.com>
Updated by Electric Monk almost 5 years ago
git commit 0827cc77d5fbb0420473ad22f969348c3e6f7401
commit 0827cc77d5fbb0420473ad22f969348c3e6f7401 Author: Dan McDonald <danmcd@joyent.com> Date: 2017-09-19T14:08:41.000Z 8654 unused local typedef in rpc code (fix lint)
Actions