Implementation of trigonometric functions#13
Conversation
Dudeldu
left a comment
There was a problem hiding this comment.
Do you know why git tells me, that you almost completely recreated the base.ml file? Maybe you formatted the whole file?
|
Damn windows always causing problems... We can see, if we can fix the problem with base.ml later before we merge, I think... |
|
Also another problem is, that it seems like on macos the |
|
I'm not sure wether i got this right, but this means we have an abstraction for |
The problem from a reviewer perspective is, that i have no idea what you actually changed in |
That is correct. If I write "isnan(x)" in a regressiontest, then on Windows (and Linux I assume) goblint receives |
ok, I will try to fix it |
I am sorry, I can't do it right now...
|
|
Thank you so much for the cleanup |
bb1a7b4 to
813fee0
Compare
aff6d8d to
0041432
Compare
Dudeldu
left a comment
There was a problem hiding this comment.
Well done, only three very small style-related notes where you have to decide whether they make sense.
brgr
left a comment
There was a problem hiding this comment.
I think you need to change FloatMessage to Float now for the warnings, but I think then it should be able to be merged again.
Besides that all looks great :)
|
rebased and fixed FloatMessage |
Further functions can easily be added later on.