Changes between Initial Version and Version 1 of Ticket #5458, comment 10


Ignore:
Timestamp:
2019-06-20T13:58:39Z (6 years ago)
Author:
Francesco Casella

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5458, comment 10

    initial v1  
    44Do you mean {{{removeEqualFunctionCalls}}}? I can't find any mention of {{{wrapFunctionCalls}}} in the [https://github.com/OpenModelica/OpenModelica/pull/256/files commit changes].
    55
    6 BTW, I remember a discussion somewhere about {{{removeEqualFunctionCalls}}} being made obsolete by {{{wrapFunctionCalls}}}. I remember there were some corner cases that still required {{{removeEqualFunctionCalls}}} to be kept. Do you remember where that was?
     6BTW, we arlready had some discussion about {{{removeEqualFunctionCalls}}} being obsolete in #4881 and #4959. There was no conclusion, maybe it's really time to sort that out.