delint
2 definitions found
delint - Free On-line Dictionary of Computing (26 May 2007) :
delint
/dee-lint/ To modify code to remove problems detected when
linting. Confusingly, this process is also referred to as
"linting" code.
[Jargon File]
delint - Jargon File (4.4.4, 14 Aug 2003) :
delint
/dee.lint/, v. obs.
To modify code to remove problems detected when linting.
Confusingly, this process is also referred to as linting code. This
term is no longer in general use because ANSI C compilers typically
issue compile-time warnings almost as detailed as lint warnings.
|