File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -97,9 +97,10 @@ no-testing release by three.
97
97
98
98
build config | image version
99
99
---|---
100
- default | >= v4.0.0
100
+ default | >= v4.0.0, < v5.0.0
101
101
no det id bindings | >= v3.2, < v5.0.0
102
102
no det id bindings and no sanitizers | >= v3.0, < v5.0.0
103
+ header patch | >= v5.0.0
103
104
104
105
### >= v3.3.5, < v4.2.15
105
106
Updates to the ROOT dictionary generation procedure inadvertently
@@ -120,6 +121,9 @@ header patch | >= v5.0.0
120
121
### >= v4.2.15
121
122
Patches for the newer compiler have been included and so the default build
122
123
configuration can be handled by the new image version.
124
+ Not all of the _ warnings_ from the newer compiler have been patched,
125
+ but a regular build that doesn't force the warnings to be errors completes
126
+ and runs as expected.
123
127
124
128
build config | image version
125
129
---|---
You can’t perform that action at this time.
0 commit comments