56 | | I believe that to be the correct behavior and am willing to write a patch to implement it. However it will require every single egg installable on Windows to use quoting for the {{{CHICKEN_CSC}}}, {{{CHICKEN_CSI}}}, {{{CHICKEN_CC}}} and {{{CHICKEN_CXX}}} variables, otherwise the scripts will break on every installation that contains spaces in its installation path. On the upside, this would relieve me from fixing the above six scripts, five of which I'm directly responsible for :) |
| 56 | I believe that to be the correct behavior and am willing to write a patch to implement it. However it will require every single egg installable on Windows (I've found nine with a .bat file) to use quoting for the {{{CHICKEN_CSC}}}, {{{CHICKEN_CSI}}}, {{{CHICKEN_CC}}} and {{{CHICKEN_CXX}}} variables, otherwise the scripts will break on every installation that contains spaces in its installation path. On the upside, this would relieve me from fixing the above six scripts, five of which I'm directly responsible for :) |