• Dimitar Zhekov's avatar
    Improved blanks handling in Windows command lines · 2f0c9686
    Dimitar Zhekov yazdı
    The argument quoting must be permissive (g_ascii_isspace() doesn't
    handle '\v'), the program name to arguments separator must be fixed
    to restrictive, and the leading spaces are somewhere between.
    
    Also fixed the test program to check for exactly 2 arguments.
    2f0c9686
spawn.c 36.1 KB