http://bugs.grommit.com/show_bug.cgi?id=466
Summary: RFE: Fix lint errors in shbin.c
Product: ksh93-integration
Version: unspecified
Platform: All
OS/Version: Solaris 11/Nevada
Status: NEW
Severity: normal
Priority: P3
Component: Other
AssignedTo: ksh93-integration-discuss at opensolaris.org
ReportedBy: roland.mainz at nrubsig.org
CC: april.chin at sun.com
[Reported by April Chin <april.chin at sun.com>]
The new "shbinexec" module triggers some lint warnings which need to be fixed:
-- snip --
"../../common/exec/shbin/shbin.c", line 141: warning: variable unused in
function: cp in checkshbinmagic (E_FUNC_VAR_UNUSED)
"/export/ws/ksh93/usr/src/uts/common/exec/shbin/shbin.c", line 182: warning:
function returns value which is sometimes ignored: memset
(E_FUNC_RET_MAYBE_IGNORED2)
-- snip --
--
Configure bugmail: http://bugs.grommit.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.