lint update (merge from C compiler)
This commit is contained in:
@@ -298,7 +298,10 @@ compile(argc, argv)
|
||||
#ifdef PREPEND_SCOPES
|
||||
prepend_scopes();
|
||||
#endif PREPEND_SCOPES
|
||||
|
||||
#ifndef LINT
|
||||
end_code();
|
||||
#endif LINT
|
||||
|
||||
#ifdef DEBUG
|
||||
if (options['u']) {
|
||||
|
||||
Reference in New Issue
Block a user