#3824 closed enhancement (fixed)
Rewrite Error.mo external code
| Reported by: | Martin Sjölund | Owned by: | Martin Sjölund |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Frontend | Version: | |
| Keywords: | Cc: |
Description
Currently, we pass a String + SourceInfo to updateCurrentComponent which is used by c_add_message, for example for external code. This function should call Error.addMessage instead, so that we can write the code in MetaModelica using global roots.
Change History (5)
comment:1 by , 10 years ago
| Type: | defect → enhancement |
|---|
comment:2 by , 10 years ago
comment:3 by , 10 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:4 by , 10 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

https://github.com/OpenModelica/OMCompiler/pull/666