Changes between Initial Version and Version 1 of Ticket #4570, comment 13
- Timestamp:
- 2017-10-18T07:44:24Z (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4570, comment 13
initial v1 3 3 > - why isn't +std=3.3 switched on by default? Is it still buggy to the point of being considered experimental? 4 4 5 If I remember correctly there are models named `Clock` in the MSL, which conflicts with the Clock type. Dymola handles this by first search for classes named `Clock` and if it doesn't find one it assumes it is a predefined Clock type.5 If I remember correctly there are models named `Clock` in the MSL, which conflicts with the Clock type. Dymola handles this by first searching for classes named `Clock` and if it doesn't find one it assumes it is a predefined Clock type. 6 6 7 7 I will have look at the documentation and add a remark about it.