"CERRWARN" ignored for "lintcheck" target ? ... / was: Re: Next/opt/SUNWspro/bin/lint party ... / was: Re: [osol-code] Re: [Fwd:[ksh93-integration-discuss] ksh93-integration pre-reviewround"two" (webrev2007-05-14)]

Peter Memishian peter.memishian at Sun.COM
Mon Jun 4 18:20:15 PDT 2007


 > CERRWARN += -erroff=E_CONST_PROMOTED_UNSIGNED_LONG
 > CERRWARN += -erroff=E_INTEGER_OVERFLOW_DETECTED
 > -- snip --
 > to something like
 > -- snip --
 > CERRWARN LINTCERRWARN += -erroff=E_CONST_PROMOTED_UNSIGNED_LONG
 > CERRWARN LINTCERRWARN += -erroff=E_INTEGER_OVERFLOW_DETECTED
 > CERRWARN              +=
 > -erroff=E_LINT_DOES_NOT_SUPPORT_THIS_ERROFF_OPTION

LINTFLAGS should already do the job.

--
meem



More information about the ksh93-integration-discuss mailing list