From: fujieda AT jaist DOT ac DOT jp (Kazuhiro Fujieda) Subject: CYGWIN environment variable 3 Nov 1998 00:32:34 -0800 Message-ID: Mime-Version: 1.0 (generated by SEMI MIME-Edit 0.100 - "Shijima") Content-Type: text/plain; charset=US-ASCII 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 | HOKURIKU School of Information Science o_/ 1990 Japan Advanced Institute of Science and Technology