Maximilian Sander

Results 10 comments of Maximilian Sander

Thank you for your quick reply! I would like to linger on the question if `MPI_Win_create` will be able to create shared memory windows accessible with `MPI_Win_shared_query`? It currently does...

Hi, I like your consideration towards older users by not breaking the current behavior. However, I am not sure how such a flag should be called: `--parse-json-as-json` or `--extend-yaml-scientifc-notation`? I...

> It would be appropriate to change to the default behavior as a breaking change during a major version upgrade. Agreed. 👍

I just wanted to know what the next steps would be. I really would like to have it in the main branch.

The ambiguity arises from the different layers, the JSON passes through when being processed here. Per default it does nothing/let's underlying layers decide what is what. In the case of...

@gaborbernat I rebased and added the CLI option `--extend-yaml-scientifc-notation`. The current implementation uses a global variable, but this is the best solution I could come up with. Ideally the command...

I added one test. The pre-commit.ci bot does quite a lot of code changes I don't know how to prevent. This should probably be changed.

Is there anything I can do to aid the progress here? I need this to parse json schema which contains Fortran style scientific notation ( e.g. `1e-5`) which is butchered...

Yes, because the pre-commit bot breaks the code.

Thanks for the quick answer and pointing me to [https://t2sde.org/kb/8/]( https://t2sde.org/kb/8/)! After executing ``` $ ./scripts/Emerge-Pkg -deps=none -f perl perl-xml-parser \ python pip setuptools meson ninja libtool libxml ``` like...