Afer moving to *Julia 1.12* there have been some compilation warnings for a while. Status of some of them: - [x] `num_fields`: fixed after upgrading **Gridap** (see #130, for example) - [x] `UnionAll` fixed by #137 - [x] `FESpace`: will be fully fixed after the latest release of **GridapDistributed** (see https://github.com/gridap/GridapDistributed.jl/pull/193) - [ ] `Gtk4`: seems to be an indirect dependency of **GridapGmsh**
Afer moving to Julia 1.12 there have been some compilation warnings for a while. Status of some of them:
num_fields: fixed after upgrading Gridap (see Stablesqrt#130, for example)UnionAllfixed by FixedUnionAlldeprecation warning #137FESpace: will be fully fixed after the latest release of GridapDistributed (see Added FESpaces qualifier gridap/GridapDistributed.jl#193)Gtk4: seems to be an indirect dependency of GridapGmsh