bernstei
bernstei
@robertgendler Thanks for taking care of this (and the others I submitted around the same time). Is there a particular corresponding branch they're doing into that I should be testing?
Thanks. Is there a best practices for keeping up with the patches? Or is it just stay on the main branch and merge specific dev branches if they seem needed?
I just noticed the undocumented `bidirectional` argument for the `ZSLGenerator` constructor, but it's not clear to me how exactly it relates to this behavior. It would be nice if it...
I just updated to 2022.0.10, and I'm running into a new bug. I've modified my code for the change from the match object being a dict to a proper object,...
On Jul 8, 2021, at 4:29 PM, Shyam Dwaraknath ***@***.******@***.***>> wrote: The match area problem should be fixed in #2198 with an appropriate test. Thanks. Any guesses how long before...
I guess maybe #4 is the reason this hasn't been done before :(
I have a tentative patch that makes FoX compatible with modern autoconf 2.69, at the expense of going back to relying entirely on the autoconf-distributed lang.m4 and fortran.m4, and therefore...
On Feb 23, 2021, at 12:10 PM, Andrew Walker wrote: > Can this be closed now or is additional work/testing needed? If you don't mind waiting until the downstream things...
Looks like we may also need newer versions of config.sub and/or config.guess. Should I start a new PR for that?
On Mar 4, 2021, at 6:29 AM, Andrew Walker wrote: I think this is now fixed on master. Thanks. I've propagated the changes, and we should have CI results on...