Martin Grigorov

Results 462 comments of Martin Grigorov

> Would it be possible instead, for rsgen to store that schema with the objects themselves, so that 'getSchema' actually returns a guarenteed valid schema, by using the parsed version...

Please create a Pull Request with the needed changes! Thank you!

I use `-DADIOS2_USE_HDF5=ON -DHDF5_ROOT="${HDF5_DIR}" \` to build with HDF5 support. https://github.com/openhpc/ohpc/blob/1dc64550895f478ff0173d4acf69162c0df47247/components/io-libs/adios2/SPECS/adios2.spec#L98

@nwang92 I am glad that there is an interest internally. I guess this will help doing it sooner! But could we please keep the issue open so that we (the...

@Wenmj201582 Check [https://github.com/afni/afni/issues/390](https://github.com/afni/afni/issues/390#issuecomment-1207239922)

I agree with @theigl that one could easily extend MarkupFactory and achieve the requirement.

Thanks for the explanation, @hosea ! I can see how the code in this PR would help for your case! But no one ever asked for this so far and...

Successful CI run at my fork: https://github.com/martin-g/spaln/actions/runs/8833642629

Dear Osamu, ```diff mgrigorov in 🌐 euler-arm-22 in spaln/src on  master via C v10.3.1-gcc took 10s ❯ git diff diff --git i/src/codepot.h w/src/codepot.h index c2e7527..54bbb81 100644 --- i/src/codepot.h +++...