Skip to content

Commit

Permalink
Fix that no error is generated if an invalid code is assigned to code…
Browse files Browse the repository at this point in the history
…Ref (#59)
  • Loading branch information
myCrack authored May 20, 2021
1 parent 8a080dd commit daf4c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion processorImpl.mpl
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ debugMemory [
@processor.result.@errorInfo.@missedModule @a @dependedFiles.insert
] if

cachedGlobalErrorInfoSize @processor.@result clearProcessorResult
-1 @processor.@result clearProcessorResult
] [
moduleName: file.name;
("compiled file " moduleName) addLog
Expand Down

0 comments on commit daf4c7d

Please sign in to comment.