Conversation
de7c078 to
b113484
Compare
b113484 to
b9798c5
Compare
sethrj
left a comment
There was a problem hiding this comment.
Github is having a little trouble with this many changed files, but I just have a question about the .0 files. I think you can also expand the scope lightly to replace some of the old and new N.0:N constraints to N:N which I think looks better.
| depends_on('[email protected]:6.1.99~int64', when='@3.10.3:3.12.99+superlu-dist+mpi~int64') | ||
| depends_on('[email protected]:6.1.99+int64', when='@3.10.3:3.12.99+superlu-dist+mpi+int64') | ||
| depends_on('[email protected]:5.1.3~int64', when='@3.7.0:3.7+superlu-dist+mpi~int64') | ||
| depends_on('[email protected]:5.1.3+int64', when='@3.7.0:3.7+superlu-dist+mpi+int64') |
There was a problem hiding this comment.
I don't think the introduction of .0 here is necessary unless you think N.0:N is clearer than N:N (I personally think it's ungainly).
|
@sethrj unfortunately |
|
Yuck! OK, thanks for the clarification. My check of the changes was more than a spot check but less than reviewing every change. The E4S pipeline passes, and I'd say let's get this in here before more merge conflicts develop. And the |
|
Ahh right, the |
After #26402 we can drop almost all .999's
Actually many .999's were redundant even without that pr.
I've glanced over most changes and verified there's no
x:x,x.y:x.y,x.y.z:x.y.zusing these kinds of regexes(\d+\.\d+):\1["', ]