File tree 1 file changed +8
-2
lines changed
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
102
102
no det id bindings and no sanitizers | >= v3.0, < v5.0.0
103
103
header patch | >= v5.0.0
104
104
105
- ### >= v3.3.5, < v4.2.15
105
+ ### >= v3.3.5, < v4.3.0
106
106
Updates to the ROOT dictionary generation procedure inadvertently
107
107
broke compatibility with older container images.
108
108
Users of older container images will see issues during dictionary building
@@ -118,7 +118,13 @@ build config | image version
118
118
default | >= v4.0.0, < v5.0.0
119
119
header patch | >= v5.0.0
120
120
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
122
128
Patches for the newer compiler have been included and so the default build
123
129
configuration can be handled by the new image version.
124
130
Not all of the _ warnings_ from the newer compiler have been patched,
You can’t perform that action at this time.
0 commit comments