Conversation
9a15cdc to
5313b62
Compare
|
I do not 100% understand the workflow, but it looks like for this to work from a package compatibility point of view, one would need a new version of |
|
basically we need to try to build a new one by bumping compatibility of this line. |
|
Who could take care of this? 😇 |
|
historically @peremato but any of us can take a try at it edit: I tried, and saw: this makes sense, https://github.com/peremato/Geant4_cxxwrap is generated by WrapIt, and I guess I don't know how to do that yet. |
|
@Yuan-Ru-Lin Did you do something similar for #18 ? |
|
To be honest, I don't know whether what I did is related to the problem right now, but I basically just
CMake doesn't like some cxx flags when I did it ten minutes ago but it shouldn't take too long to fix, if this is what we want to do. |
|
@peremato Is this something that could also become part of the new release 0.2.3? |
|
@fhagemann I am a bit confused. What is "this" for you? The changes in compat? |
|
Yes, adding |
This pull request changes the compat entry for the
Makiepackage from0.22, 0.23to0.22, 0.23, 0.24.This keeps the compat entries for earlier versions.
Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.