Changes between Initial Version and Version 1 of Ticket #5018, comment 4


Ignore:
Timestamp:
2018-11-12T15:38:22Z (6 years ago)
Author:
Francesco Casella

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5018, comment 4

    initial v1  
    11I had some discussion with Thomas Beutlich (MAP-LIB leader) and we agreed a maintenance version of 3.2.2 with these changes is unlikely to happen, though we'll try to avoid this kind of issues from 3.2.3 onwards.
    22
    3 So, we should patch MSL 3.2.2 with these corrections. You can find them here:
     3So, we should patch MSL 3.2.2 adding all the missing {{{each}}} instances. This is a list to all the commits to the 3.2.3 development branch regarding this issue:
    44
    5 https://github.com/casella/ModelicaStandardLibrary/commit/c3c6327184204c0c01c9e596097b6ba46d0b5c79
    6 https://github.com/casella/ModelicaStandardLibrary/commit/11b7728e81806253c671b4d21a09991384639b5e
    7 https://github.com/casella/ModelicaStandardLibrary/commit/3028d6c33ddd55b856c4ff1bb36bf8165b9ac075
     5https://github.com/modelica/ModelicaStandardLibrary/commit/652771fd6015117b16818f9db35f719c67e5c4be
     6https://github.com/modelica/ModelicaStandardLibrary/commit/0d69f7f323f74df45cb67a8bae7bf7dd5930851c
     7https://github.com/modelica/ModelicaStandardLibrary/commit/11b7728e81806253c671b4d21a09991384639b5e
     8https://github.com/modelica/ModelicaStandardLibrary/commit/3028d6c33ddd55b856c4ff1bb36bf8165b9ac075
     9https://github.com/modelica/ModelicaStandardLibrary/commit/c3c6327184204c0c01c9e596097b6ba46d0b5c79
     10https://github.com/modelica/ModelicaStandardLibrary/commit/73e2788a5a6b175991370eebfbc7228f3242c5f8
     11https://github.com/modelica/ModelicaStandardLibrary/commit/627b01fa8bdf41c0e589ad2c4cd06cc0d0d24253
     12https://github.com/modelica/ModelicaStandardLibrary/commit/4957c5f46ed928d3c893afbec5c234f51192c336
     13https://github.com/modelica/ModelicaStandardLibrary/commit/c8131672dd72e6d39894a288061d64e7f1ab4361
     14https://github.com/modelica/ModelicaStandardLibrary/commit/f28a8b208c697187707759f51db2baa31cf2ac60
     15https://github.com/modelica/ModelicaStandardLibrary/commit/fe289dcca85a3ff24cfb9368bbfb163cfc08346c
     16https://github.com/modelica/ModelicaStandardLibrary/commit/dc1a45e422a8a9021cd91f31ab8db1e60a3d3189
     17https://github.com/modelica/ModelicaStandardLibrary/commit/59a08b01343a159bf620e9b72d2e1dd59b023a95
     18https://github.com/modelica/ModelicaStandardLibrary/commit/bed777e845cf515041cf4c7074e867257c69f063
     19https://github.com/modelica/ModelicaStandardLibrary/commit/a91aa0ca90d37684444bdbd8d82ea1494df06811
     20https://github.com/modelica/ModelicaStandardLibrary/commit/8722ed7241045028059d608c8fcc3ccdd3fa19af
     21https://github.com/modelica/ModelicaStandardLibrary/commit/e1ec30868888fcb7bbca92da7d93bfb23ae84c1d
     22https://github.com/modelica/ModelicaStandardLibrary/commit/e77b13ac5d846ecc8601ef5c2581e7111dbc760e
     23https://github.com/modelica/ModelicaStandardLibrary/commit/40351c7f985c7998d4c2715fdb84a7089f8fd50b
     24https://github.com/modelica/ModelicaStandardLibrary/commit/2bffeba02680d3e8a7bfc12510a4ccde375c416d
    825
    9 This is required for 1.14.0, but it would be nice to have it ASAP, so as to improve the NF coverage of all non-MSL libraries
     26I'm not sure if there is a way to convert them automatically to a patch file, or if it is necessary to do this manually. In the second case, please let me know how can I help getting that done.
     27
     28Once these are patched we can check [https://libraries.openmodelica.org/branches/newInst/Modelica_3.2.2/Modelica_3.2.2.html here] if there are remaining issues with this feature.
     29
     30This is required for 1.14.0, when people will start using {{{-d=newInst}}} seriously, but it would be nice to have it ASAP, so as to improve the NF coverage of all non-MSL libraries