run-program: Improve argument escaping on WIN32.
authorStas Boukarev <stassats@gmail.com>
Wed, 16 Oct 2013 16:36:22 +0000 (20:36 +0400)
committerStas Boukarev <stassats@gmail.com>
Wed, 16 Oct 2013 16:36:22 +0000 (20:36 +0400)
commit9c3a9502bc872f024c365412d991ef43fd866e4c
tree455430d77c4ac4890510fa8c8dd40de26ad249f7
parent911a74c40f7bc0ce13dfd5fa96ce83188d356fc3
run-program: Improve argument escaping on WIN32.

The rules of how #\\ should be escaped depend on whether it's followed
by #\" or not.

Fixes lp#1239242.
NEWS
package-data-list.lisp-expr
src/code/run-program.lisp