#4532 closed defect (worksforme)
FMI calling sequences for fmi2SetInteger
| Reported by: | Lennart Ochel | Owned by: | Rüdiger Franke |
|---|---|---|---|
| Priority: | high | Milestone: | Future |
| Component: | FMI | Version: | |
| Keywords: | Cc: |
Description
It seems that Cpp FMUs doesn't check for valid calling sequences before calling fmi2SetInteger. I guess it's the same for other functions as well.
Note:
See TracTickets
for help on using tickets.

Garbage in, garbage out. A caller should know how to use an FMU.