mwinkel-dev
mwinkel-dev
Closing this issue because it is highly unlikely to arise in normal workflows. Here are the details . . . Issue #2731 was leaking sockets because it was opening a...
The same issue occurs when attempting to rename a node to something longer than 63 characters.
Associated PR #2522 was closed, so closing this Issue.
Hi @cenkoloji, It is possible to install individual packages instead of the entire `alpha` bundle. Try installing just the `kernel` and `kernel_bin` packages (and any other packages you want). For...
Hi @cenkoloji, I forgot to mention that you can now obtain the latest builds from the GitHub site (main page, **Releases** section, right side). https://github.com/MDSplus/mdsplus/releases/tag/alpha_release-7-139-66 After we finish a major...
Hi @cenkoloji -- Yes, we will also include the Raspberry Pi builds on the GitHub release page. Building MDSplus for that platform is one of the last tasks in the...
I also concur that the proposed changes are good. Note though that MDSplus uses two different schemes for error codes. (Of course, error codes returned by functions are not the...
There are two `CompileTree.java` files in the entire source code. This PR only changes the `jtraverser` version. Should a similar change be made to the `jtraverser2` version? https://github.com/MDSplus/mdsplus/blob/alpha/java/jtraverser2/src/main/java/mds/jtraverser/tools/CompileTree.java If so,...
Hi @alkhwarizmi -- Thanks for the detailed bug report. Would appreciate a few more details, as that will aid us in reproducing and debugging the issue. Specifically would like to...
Hi @alkhwarizmi -- Thanks for the information. Based on that, I will use Windows 10 for my testing. Regarding the Linux server, please login to the computer and at the...