Serhii M. Kheilyk

Results 8 comments of Serhii M. Kheilyk

I'm now rebasing work on the current sources. Hope to finish this soon and then continue with port. I hope to have first, say, beta ready till the December

Problem seems to be in TVirtualInterface. Submitted bug report to Embarcadero - http://qc.embarcadero.com/wc/qcmain.aspx?d=127560

@wsfulton, see https://github.com/swig/swig/pull/985 - it is the same code but "rebased" on the main SWIG repo

Steps to reproduce: 1. Run and wait until `build.sh` finish 2. Start image with `./run-production.sh securepass` 3. Start RAD Studio, select File - New - Console Application 4. Add Linux64...

And, yes, scripts run fine. That's **RAD Studio** which isn't able to work with their result.

Also, if remove -d (which detaches tty from the container) switch from docker run command, then you'll see that paserver constantly outputs ">>>>>>>>>", and it's, in fact, hung up. So...