Timo Schroeder

Results 108 comments of Timo Schroeder

looks like a stack overflow due to the recursive recIsSegmented().. maybe a bug in that fuction?

Please leave your opinions. =)

> Nowadays, it could be better to install dependencies within the program installation folder and rely on auto-created environments at the tools level. I am happy to inform that since...

Possible improvements: 1. Quick and dirty: Check whether the server should connect to the client right away and client should wait for this connection (if server version is newer than...

looks like jScope has it. Who is using dwscope ? ;)

@alkhwarizmi : We have removed most macros in TreeSegments.c in PR #1202 . If you are willing to give it another chance, please do. :)

You could simply allocate a multiple of the slice so you would always have a happy ending. If you cannot tell in advance how big your slice will be (why?)...

I set up a server with version stable-7.96-17 and a client with stable (after #2364 was merged). I added `tcl("show version",_);_` in the plots title to verify the server version.....

You could elaborate if jTraverser can make use of the jni used by jTraverser2, i.e. mdsplus-api. Basically you could inherit mdsplus-api into jTraverser. Or we could merge the missing functions...