Small bug in build process under Windows

2017-09-21 Thread Martin Keller
Hello everyone. Sorry for the mistake. I hope my attachement does not get removed again but to make sure I added the content below. Index: SConstruct === --- SConstruct (revision 1809033) +++ SConstruct (working copy) @@ -175,7 +1

Small bug in build process under Windows

2017-09-21 Thread Martin Keller
Hello everyone. I found a small bug in the build process of serf while building SharpSVN under Windows. If the path to the python executable contains any spaces the execution of gen_def.py fails. I fixed it by putting the output of sys.executable into quotes but the problem also exists in the