Austin Group Defect Tracker

Aardvark Mark IV


Viewing Issue Simple Details Jump to Notes ] Issue History ] Print ]
ID Category Severity Type Date Submitted Last Update
0000809 [1003.1(2013)/Issue7+TC1] Shell and Utilities Objection Omission 2013-12-10 09:22 2019-06-10 08:55
Reporter shware_systems View Status public  
Assigned To
Priority normal Resolution Accepted  
Status Closed  
Name Mark Ziegast
Organization
User Reference
Section sh
Page Number 3201
Line Number 107253
Interp Status ---
Final Accepted Text
Summary 0000809: Missing 'shall exit' error number
Description Per Line 74433-7:
"If the execl( ) function fails due to an error equivalent to the [ENOEXEC] error, the shell
shall execute a command equivalent to having a shell invoked with the command name
as its first operand, with any remaining arguments passed to the new shell. If the
executable file is not a text file, the shell may bypass this command execution. In this case,
it shall write an error message and shall return an exit status of 126."

This is not reflected in the Exit Values section of sh as a reserved exit status.
Desired Action Change Line 107253:
"1-125 A non-interactive shell detected an error other than command_file not found, including but not limited to syntax, redirection, or variable assignment errors."
to:
"1-125 A non-interactive shell detected an error other than command_file not found or executable, including but not limited to syntax, redirection, or variable assignment errors.

126 A specified command_file could not be executed due to a ENOEXEC error (See XSH 2.9.1.1, Item 2)."
Tags tc2-2008
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2013-12-10 09:22 shware_systems New Issue
2013-12-10 09:22 shware_systems Name => Mark Ziegast
2013-12-10 09:22 shware_systems Section => sh
2013-12-10 09:22 shware_systems Page Number => 3201
2013-12-10 09:22 shware_systems Line Number => 107253
2014-02-27 16:55 geoffclare Interp Status => ---
2014-02-27 16:55 geoffclare Status New => Resolved
2014-02-27 16:55 geoffclare Resolution Open => Accepted
2014-02-27 16:56 geoffclare Tag Attached: tc2-2008
2019-06-10 08:55 agadmin Status Resolved => Closed


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker