Opened 5 years ago
#5553 new defect
[MetaModelica] Warn if a function gets to big and has too many cases
Reported by: | Adrian Pop | Owned by: | Martin Sjölund |
---|---|---|---|
Priority: | high | Milestone: | Future |
Component: | MetaModelica | Version: | |
Keywords: | Cc: |
Description
I think we should have a warning if a function gets too big (like the API handling ones) because this generates bad code with some compilers (for example clang 3.8.0-2ubuntu4 on Ubuntu 16.04).
See: #5548 and PR: https://github.com/OpenModelica/OpenModelica/pull/288
Note:
See TracTickets
for help on using tickets.