Opened 5 years ago
Closed 5 years ago
#5754 closed defect (fixed)
Bad error message in SimCodeFunctionUtil.lookForExtFunctionLibrary
Reported by: | Per Östlund | Owned by: | Martin Sjölund |
---|---|---|---|
Priority: | critical | Milestone: | 1.16.0 |
Component: | Backend | Version: | v1.16.0-dev |
Keywords: | Cc: |
Description
lookForExtFunctionLibrary
can emit the error EXT_LIBRARY_NOT_FOUND_DESPITE_COMPILATION_SUCCESS
(L1912), but the error message is only given two arguments instead of the expected three.
Change History (3)
comment:1 by , 5 years ago
Milestone: | Future → 1.16.0 |
---|
comment:2 by , 5 years ago
Status: | new → accepted |
---|
comment:3 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
https://github.com/OpenModelica/OpenModelica/pull/708