[ANNOUNCEMENT] Updated: doxygen-1.8.12-1

2016-09-07 Thread David Stacey
The following packages have been updated in the Cygwin distribution: * doxygen-1.8.12-1 * doxygen-doxywizard-1.8.12-1 Doxygen is a documentation system for C++, C, Java, Objective-C, IDL (Corba and Microsoft flavours) and to some extent PHP, C#, and D. This is an update to the latest upstream r

[ANNOUNCEMENT] Updated: poco-1.7.5-1

2016-09-07 Thread David Stacey
The following packages have been updated in the Cygwin distribution: * libpoco-devel-1.7.5-1 * libpoco45-1.7.5-1 * poco-1.7.5-1 * poco-doc-1.7.5-1 The POCO C++ Libraries are open source C++ class libraries that simplify and accelerate the development of network-centric, portable applications in

[ANNOUNCEMENT] Updated: mintty 2.5.1 and test release mintty 2.6.0

2016-09-07 Thread Thomas Wolff
I have uploaded mintty 2.5.1 with the following changes: * Revised DPI handling (#470; #492, #487); always consider individual monitor DPI. * Fixed font scaling behaviour in Windows 7 and XP (#492). * Fixed DPI scaling of Options menu (#492). * Fixed font description formatting in Optio

Re: Bash shell script issue

2016-09-07 Thread Brian Inglis
On 2016-09-07 10:08, Kipton Moravec wrote: From: Eric Blake On 09/06/2016 05:36 PM, Kipton Moravec wrote: I this is the script: #!/bin/bash echo $PWD Insufficient quoting. This does not do the right thing if $PWD contains spaces. But not necessarily related to your problem at hand. project_ro

Re: Bash shell script issue

2016-09-07 Thread Eric Blake
On 09/07/2016 12:27 PM, Andrey Repin wrote: >> 243d707b6f72656a7463725f6f6f7d74 >> 120 / t o o l s \r \n e c h o $ x \r ^^^^^ > >> Shows there is not "careless edit

Re: Bash shell script issue

2016-09-07 Thread Eliot Moss
On 9/7/2016 2:12 PM, wilson wrote: > >> On 2016-09-06 18:36, Kipton Moravec wrote: I am relatively new to shell scripts, but this works on >> linux and I do not know why it does not work for me in cygwin. ... What am I doing wrong or is >> this an error? Where do the carriage returns (^M) come f

Re: Bash shell script issue

2016-09-07 Thread Eliot Moss
On 9/7/2016 1:27 PM, Andrey Repin wrote: So "Insufficient quoting" means nothing to me. How should it be? Put quotes around any variable expansion you are not in control of. I was taking the example from a shell script I found. So I added quoting on the echo: #!/bin/bash echo "$PWD"

Re: Bash shell script issue

2016-09-07 Thread wilson
On 2016-09-06 18:36, Kipton Moravec wrote: I am relatively new to shell scripts, but this works on linux and I do not know why it does not work for me in cygwin. ... What am I doing wrong or is this an error? Where do the carriage returns (^M) come from, and how do I get rid of them? The (^M

Re: Bash shell script issue

2016-09-07 Thread Erik Soderquist
On Wed, Sep 7, 2016 at 11:48 AM, Marco Atzeri wrote: >> I have been using notepad++ for my windows editor. > > \r = Carriage Return > \n = New Line / Line Feed > > so Notepad++ produced a file with CRLF as line termination and you need > to convert it with d2u. Notepad++ can also do unix line term

Re: Bash shell script issue

2016-09-07 Thread Andrey Repin
Greetings, Kipton Moravec! > dalkmora@DALM0048 ~/walnut/dp2b_walnut_customer_flextronics/walnut > $ od -cx testconvert1.sh > 000 # ! / b i n / b a s h \r \n e c h > 2123622f6e69622f73610d68650a6863 > 020 o $ P W D

Re: Bash shell script issue

2016-09-07 Thread Kipton Moravec
As I said I am new to shell scripting. I have been programming microcontrollers, bare bones with no OS for most of the past 40 years. dalkmora@DALM0048 ~/walnut/dp2b_walnut_customer_flextronics/walnut $ od -cx testconvert1.sh 000 # ! / b i n / b a s h \r \n e c

Re: Bash shell script issue

2016-09-07 Thread Andrey Repin
Greetings, Kipton Moravec! > Something else I did not know. > dalkmora@DALM0048 ~/walnut/dp2b_walnut_customer_flextronics/walnut > $ od -cx testconvert1.sh > 000 # ! / b i n / b a s h \r \n e c h > 2123622f6e69622f73610d68650a6863

Re: Bash shell script issue

2016-09-07 Thread Marco Atzeri
please reply on the bottom On 07/09/2016 17:32, Kipton Moravec wrote: Something else I did not know. dalkmora@DALM0048 ~/walnut/dp2b_walnut_customer_flextronics/walnut $ od -cx testconvert1.sh 000 # ! / b i n / b a s h \r \n e c h 2123622f6e69622f

[ANNOUNCEMENT] Updated: openmpi-1.10.4-1

2016-09-07 Thread Marco Atzeri
Version 10.4-1 of packages libopenmpi12 libopenmpicxx1 libopenmpifh12 libopenmpiuse1 libopenmpi-devel libopenmpiusef08_11 libopenmpiusetkr6 openmpi are available in the Cygwin distribution: CHANGES Latest upstream bug fix relase Full upstream changes: https://github.co

[ANNOUNCEMENT] Updated: openblas-0.2.19-1

2016-09-07 Thread Marco Atzeri
New releases 0.2.19-1 of openblas (source) libopenblas (dinamic library) are available in the Cygwin distribution : CHANGES New upstream release http://www.openblas.net/Changelog.txt DESCRIPTION OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version and further

Re: permisions: cat from bash vs type from cmd

2016-09-07 Thread Andrey Repin
Greetings, Andrey Repin! > Running both cmd and type in the same session would be more illustrative. "cat and type" Sorry. -- With best regards, Andrey Repin Wednesday, September 7, 2016 13:53:06 Sorry for my terrible english... -- Problem reports: http://cygwin.com/problems.html FAQ: