www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/1996/09/01/13:49:21

Date: Sun, 1 Sep 1996 13:46:40 -0400
From: dj (DJ Delorie)
Message-Id: <199609011746.NAA08264@delorie.com>
To: djgpp-workers
Subject: cwsdpmi:2 humans:0

*** dosexec.old Sun Sep  1 13:42:36 1996
--- dosexec.c   Sun Sep  1 13:42:34 1996
***************
*** 413,417 ****
       that doesn't like its command line quoted...  */
  
!   if (need_quote && !strcmp (argv[1], "/c") && argv[2] && !argv[3])
    {
      for (i = 0; shell_brokets[i]; i++)
--- 413,417 ----
       that doesn't like its command line quoted...  */
  
!   if (need_quote && argv[1] && !strcmp (argv[1], "/c") && argv[2] && !argv[3])
    {
      for (i = 0; shell_brokets[i]; i++)

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019