delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-developers/1998/11/03/00:32:34

From: fujieda AT jaist DOT ac DOT jp (Kazuhiro Fujieda)
Subject: CYGWIN environment variable
3 Nov 1998 00:32:34 -0800 :
Message-ID: <wkr9vl2o3d.fsf.cygnus.cygwin32.developers@indra.will.or.jp>
Mime-Version: 1.0 (generated by SEMI MIME-Edit 0.100 - "Shijima")
To: cygwin32-developers AT cygnus DOT com

CYGWIN enviroment variable can't be handled correctly in B20.

--- environ.cc-	Sat Oct 24 10:29:01 1998
+++ environ.cc	Tue Nov 03 17:00:00 1998
@@ -498,7 +498,7 @@
       if (!myself->parent_alive)
 	ucenv (newp, eq);
       if (strncmp (newp, "CYGWIN=", 7) == 0)
-	parse_options (newp + 9);
+	parse_options (newp + 7);
       if (strncmp (newp, "STRACE=", 7) == 0)
 	parse_options (newp);
       if (*eq)
____
  | AIST      Kazuhiro Fujieda <fujieda AT jaist DOT ac DOT jp>
  | HOKURIKU  School of Information Science
o_/ 1990      Japan Advanced Institute of Science and Technology

- Raw text -


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