Stephen Lane-Walsh
Stephen Lane-Walsh
Maybe we could provide a template file to download, like a csv with the headings already there.
There's also the new cmake_path that should be added: https://cmake.org/cmake/help/latest/command/cmake_path.html As well as more commands I'm sure, I would love to see this updated with CMake 3.23+
The idea of structuring them based on the packages is very attractive I don't like the `core/` folder on its own, and the plural of `bins` and `libs` is a...
A test is a good idea. I'm going to add in tdi/python/etc before I merge this. I need to propagate the DBI constant if nothing else. I'd like to add...
@zack-vii This should now include the tdi, python, c++, and java interfaces too I would love some guidance on setting up tests for this, any references or instructions would be...
@GabrieleManduchi I've updated the C++ and Java APIs to have access to this new DBI, but I'm not 100% sure what I'm doing, I would love a code review of...
Yeah, likely off-by-one. The length should be 63 (plus the null terminator), so anywhere that tells the user 64 should be updated.
That sounds good to me So, empty out setup.py and replace it with the following logic: ``` find path of site-packages for this python version I think it should try...
We migrated the wiki a few months back to a new server and we occasionally find issues, I'll report this to Mark
Mark Fixed it in record time, try editing it again