Changes between Initial Version and Version 1 of Ticket #4939, comment 3
- Timestamp:
- 2018-05-14T11:49:56Z (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4939, comment 3
initial v1 1 The difference is when the `mod` function is evaluated. It works correctly if it is evaluated during compile time. The runtime implementation is wrong. I sfixed it in the generated c code but now I have to check where this code is actually generated.1 The difference is when the `mod` function is evaluated. It works correctly if it is evaluated during compile time. The runtime implementation is wrong. I fixed it in the generated c code but now I have to check where this code is actually generated.