Skip to content

Commit 1f1d72f

Browse files
update compatibility table with comments and v4.3.0
1 parent c91d6eb commit 1f1d72f

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

src/developing/compatibility.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ no det id bindings | >= v3.2, < v5.0.0
102102
no det id bindings and no sanitizers | >= v3.0, < v5.0.0
103103
header patch | >= v5.0.0
104104

105-
### >= v3.3.5, < v4.2.15
105+
### >= v3.3.5, < v4.3.0
106106
Updates to the ROOT dictionary generation procedure inadvertently
107107
broke compatibility with older container images.
108108
Users of older container images will see issues during dictionary building
@@ -118,7 +118,13 @@ build config | image version
118118
default | >= v4.0.0, < v5.0.0
119119
header 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
122128
Patches for the newer compiler have been included and so the default build
123129
configuration can be handled by the new image version.
124130
Not all of the _warnings_ from the newer compiler have been patched,

0 commit comments

Comments
 (0)