A NOTE has been added to this issue. ====================================================================== http://austingroupbugs.net/view.php?id=1075 ====================================================================== Reported By: Don Cragun Assigned To: ====================================================================== Project: 1003.1(2013)/Issue7+TC1 Issue ID: 1075 Category: Shell and Utilities Type: Omission Severity: Objection Priority: normal Status: Under Review Name: Donald Cragun Organization: Self User Reference: Section: 2.14 Special Built-in Utilities -- unset Page Number: 2395 Line Number: 76338-76355 Interp Status: --- Final Accepted Text: ====================================================================== Date Submitted: 2016-09-08 20:08 UTC Last Modified: 2018-03-15 15:56 UTC ====================================================================== Summary: The unset utility's NAME section mentions values and attributes, but the DESCRIPTION doesn't mention attributes. ======================================================================
---------------------------------------------------------------------- (0003937) geoffclare (manager) - 2018-03-15 15:56 http://austingroupbugs.net/view.php?id=1075#c3937 ---------------------------------------------------------------------- On P 2395, L76342 (1st paragraph of unset DESCRIPTION section) change: Each variable or function specified by <i>name</i> shall be unset. to: The <i>unset</i> utility shall unset each variable or function definition specified by <i>name</i> that does not have the <i>readonly</i> attribute and remove any attributes other than <i>readonly</i> that have been given to <i>name</i> (see section 2.14 <i>export</i> and <i>readonly</i>). Issue History Date Modified Username Field Change ====================================================================== 2016-09-08 20:08 Don Cragun New Issue 2016-09-08 20:08 Don Cragun Name => Donald Cragun 2016-09-08 20:08 Don Cragun Organization => Self 2016-09-08 20:08 Don Cragun Section => 2.14 Special Built-in Utilities -- unset 2016-09-08 20:08 Don Cragun Page Number => 2395 2016-09-08 20:08 Don Cragun Line Number => 76338-76355 2016-09-08 20:08 Don Cragun Interp Status => --- 2018-03-08 16:20 geoffclare Status New => Resolved 2018-03-08 16:20 geoffclare Resolution Open => Accepted 2018-03-08 16:20 geoffclare Tag Attached: tc3-2008 2018-03-08 21:42 kre Note Added: 0003931 2018-03-08 21:45 kre Note Edited: 0003931 2018-03-09 11:06 geoffclare Note Added: 0003932 2018-03-09 11:06 geoffclare Status Resolved => Under Review 2018-03-09 11:06 geoffclare Resolution Accepted => Reopened 2018-03-09 11:23 joerg Note Added: 0003933 2018-03-09 13:05 kre Note Added: 0003934 2018-03-09 13:20 joerg Note Added: 0003935 2018-03-15 15:56 geoffclare Note Added: 0003937 ======================================================================
