Actions
Bug #3833
closederr(3c): 'status' should be changed to 'eval'
Start date:
2013-06-20
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
The 'argument status' should be changed to 'argument eval' here:
The err(), verr(), errx(), and verrx() functions do not return, but instead cause the program to terminate with the status value given by the argument status.
Updated by Marcel Telka over 8 years ago
- Status changed from New to In Progress
- Assignee set to Marcel Telka
Updated by Marcel Telka over 8 years ago
- Status changed from In Progress to Pending RTI
Updated by Electric Monk over 8 years ago
- Status changed from Pending RTI to Closed
- % Done changed from 0 to 100
git commit 56df543bd1506bfa8639c4f131c22460558bf4af
commit 56df543bd1506bfa8639c4f131c22460558bf4af Author: Marcel Telka <marcel.telka@nexenta.com> Date: 2014-11-24T21:41:14.000Z 3833 err(3c): 'status' should be changed to 'eval' Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
Actions