David Pierret
David Pierret
Following the release of Go v1.19 - Update some modules to latest release without breaking change - Run `make test` without error
The KAVA-9 release fail to build with rocksdb support Install the rocksdb library `$ sudo apt install librocksdb-dev ` build Kava with rocksdb support `$ BUILD_TAGS=rocksdb make install` The build...
itl2py_test provide a sample IDL with multiple types. when I try to run the itl2py with this sample file, I get the following error : ``` File "[...]pyopendds/venv/lib/python3.8/site-packages/pyopendds-0.1.0-py3.8-linux-x86_64.egg/pyopendds/dev/itl2py/ast.py", line 234,...