Re: Script broken after updating bash to 4.3.46-7?

2016-09-05 Thread Gene Pavlovsky
Lee, you have a point. Adding mysql.sh that runs `mysql.exe | d2u`, or using a cygwin version of mysql looks like the most viable solution at the moment. Or staying with the older version of bash, in which `read` still handled `\r\n` line endings... My point is OK I'll fix that script, who knows w

[ANNOUNCEMENT] orc 0.4.26-1

2016-09-05 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * liborc0.4_0-0.4.26-1 * liborc0.4-devel-0.4.26-1 * liborc0.4-doc-0.4.26-1 * mingw64-i686-orc0.4-0.4.26-1 * mingw64-x86_64-orc0.4-0.4.26-1 Orc is a library and set of tools for compiling and executing very simple programs that

[ANNOUNCEMENT] mesa 12.0.2-1

2016-09-05 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * mesa-12.0.2-1 * dri-drivers-12.0.2-1 * libglapi0-12.0.2-1 * libGL1-12.0.2-1 * libGL-devel-12.0.2-1 * libOSMesa8-12.0.2-1 * libOSMesa-devel-12.0.2-1 * libEGL1-12.0.2-1 * libEGL-devel-12.0.2-1 * libGLESv2_2-12.0.2-1 * libGLESv2-

Re: /etc/profile: avoid multiple /usr/bin in PATH

2016-09-05 Thread Achim Gratz
Vince Rice writes: >> It's documented right in /etc/profile for the moment. > > Well, “documented” is a little strong. “Used” is more accurate. There > are no comments as to what it is or what it’s used for, at least in my > /etc/profile (last updated in June). In case it wasn't clear, I was talki

Re: /etc/profile: avoid multiple /usr/bin in PATH

2016-09-05 Thread Vince Rice
>> Note that CYGWIN_NOWINPATH is still undocumented, except in the email >> archives. See, e.g. >> >>https://www.google.ca/search?q=CYGWIN_NOWINPATH+site:cygwin.com >> >> CYGWIN_USEWINPATH is also undocumented, except in a non-cygwin.com >> email archive. > > It's documented right in /etc/pr

Re: /etc/profile: avoid multiple /usr/bin in PATH

2016-09-05 Thread Achim Gratz
Doug Henderson writes: > Please make sure that this version of cygwin.bat will work correctly > when CYGWIN_NOWINPATH=1 is set in the windows environment. So test the test version and tell me if it still works for you? > Note that CYGWIN_NOWINPATH is still undocumented, except in the email > arch

Re: CYGWIN_NOWINPATH (was Re: /etc/profile: avoid multiple /usr/bin in PATH)

2016-09-05 Thread Achim Gratz
Doug Henderson writes: […] > BTW: I think cygwin1.dll stores the original windows path in the > exported ORIGINAL_PATH variable. I am running Windows 7 Home Premium > on an laptop. No, this is purely done in /etc/profile, cygwin1.dll has nothing to do with it. Regards, Achim. -- +<[Q+ Matrix-12

Re: CYGWIN_NOWINPATH (was Re: /etc/profile: avoid multiple /usr/bin in PATH)

2016-09-05 Thread Achim Gratz
Jim Reisert AD1C writes: > CYGWIN_NOWINPATH is not working for me. > > CYGWIN_NT-10.0-WOW AD1C 2.6.0(0.304/5/3) 2016-08-31 14:27 i686 Cygwin > > d:\>printenv | grep CYG > CYGWIN=nodosfilewarning > CYGWIN_NOWINPATH=1 > > When I start bash, I still get my full Windows path as part of the > bash path.

Re: CYGWIN_NOWINPATH (was Re: /etc/profile: avoid multiple /usr/bin in PATH)

2016-09-05 Thread Jim Reisert AD1C
I now see what's wrong. 'ORIGINAL_PATH' in my shell environment was so long, I missed the very short 'PATH'. So it is working just fine. -- Jim Reisert AD1C, , http://www.ad1c.us -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentati

Re: CYGWIN_NOWINPATH (was Re: /etc/profile: avoid multiple /usr/bin in PATH)

2016-09-05 Thread Doug Henderson
On 5 September 2016 at 10:04, Jim Reisert AD1C wrote: > On Sun, Sep 4, 2016 at 10:07 PM, Doug Henderson wrote: > >> Note that CYGWIN_NOWINPATH is still undocumented, except in the email >> archives. See, e.g. >> >> https://www.google.ca/search?q=CYGWIN_NOWINPATH+site:cygwin.com >> >> CYGWIN_US

CYGWIN_NOWINPATH (was Re: /etc/profile: avoid multiple /usr/bin in PATH)

2016-09-05 Thread Jim Reisert AD1C
On Sun, Sep 4, 2016 at 10:07 PM, Doug Henderson wrote: > Note that CYGWIN_NOWINPATH is still undocumented, except in the email > archives. See, e.g. > > https://www.google.ca/search?q=CYGWIN_NOWINPATH+site:cygwin.com > > CYGWIN_USEWINPATH is also undocumented, except in a non-cygwin.com > emai