File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ no det id bindings | >= v3.2, < v5.0.0
102102no det id bindings and no sanitizers | >= v3.0, < v5.0.0
103103header patch | >= v5.0.0
104104
105- ### >= v3.3.5, < v4.2.15
105+ ### >= v3.3.5, < v4.3.0
106106Updates to the ROOT dictionary generation procedure inadvertently
107107broke compatibility with older container images.
108108Users of older container images will see issues during dictionary building
@@ -118,7 +118,13 @@ build config | image version
118118default | >= v4.0.0, < v5.0.0
119119header patch | >= v5.0.0
120120
121- ### >= v4.2.15
121+ Compiler patches necessary to work well with ldmx/dev:5.0.0 were initially
122+ introduced in ldmx-sw: v4 .2.15; however, ongoing development required other
123+ patches to be included as well.
124+ It is encouraged to rebase and/or merge ldmx-sw: v4 .3.0 into your branch in
125+ order for the main CI tests to work now that they use ldmx/dev:5.0.0.
126+
127+ ### >= v4.3.0
122128Patches for the newer compiler have been included and so the default build
123129configuration can be handled by the new image version.
124130Not all of the _ warnings_ from the newer compiler have been patched,
You can’t perform that action at this time.
0 commit comments