[newlib-cygwin] Created tag newlib-2_5_0

2016-12-22 Thread Jeff Johnston
The unsigned tag 'newlib-2_5_0' was created pointing to: 61f181d... Bump release to 2.5.0 for yearly snapshot. Tagger: Jeff Johnston Date: Thu Dec 22 21:35:54 2016 -0500 Newlib 2.5.0 snapshot.

[ANNOUNCEMENT] Updated: mintty 2.7.3

2016-12-22 Thread Thomas Wolff
I have uploaded mintty 2.7.3 with the following changes: Character display: * Tweaked surrogate handling to facilitate non-BMP display. Localization: * Persisting adaptation of font sample text. * Disambiguated translations in different context for "Paste", "Font", "Colour". * Sorted

Updated: mintty 2.7.3

2016-12-22 Thread Thomas Wolff
I have uploaded mintty 2.7.3 with the following changes: Character display: * Tweaked surrogate handling to facilitate non-BMP display. Localization: * Persisting adaptation of font sample text. * Disambiguated translations in different context for "Paste", "Font", "Colour". * Sorted

I discovered https://cygwin.com/donations.html

2016-12-22 Thread John Ruckstuhl
On many occasions, I have watched a thread in this forum and thought "Wow, that was an incredibly technical and civilized response. I wish I could send so-and-so a coffee, or a 6-pack, or some small acknowledgement, a tip-of-the-hat". In case anyone else has thinks like me... Today I discovered

Aw: Re: cygwin x64 (2.6.0, 6.9.5-7 Q16 x86), delegate library support not built-in (LCMS) @ warning/profile.c/ProfileImage/8

2016-12-22 Thread Gerhard Gaussling
  Gesendet: Donnerstag, 22. Dezember 2016 um 20:14 Uhr Von: "Marco Atzeri" An: cygwin@cygwin.com Betreff: Re: cygwin x64 (2.6.0, 6.9.5-7 Q16 x86), delegate library support not built-in (LCMS) @ warning/profile.c/ProfileImage/8 On 22/12/2016 17:25, ggrubbish web.de

Re: ssize_t

2016-12-22 Thread Marco Atzeri
On 22/12/2016 21:19, Eric Blake wrote: On 12/22/2016 02:14 PM, Eric Blake wrote: ssize_t.c:115:22: error: expected expression before ‘)’ token if (sizeof ((ssize_t))) ^ That's probably SUPPOSED to happen. Autoconf tests for type names by comparing: adding [] in few

Re: ssize_t

2016-12-22 Thread Eric Blake
On 12/22/2016 02:51 PM, Hans-Bernhard Bröker wrote: > Am 22.12.2016 um 20:39 schrieb Marco Atzeri: > >> building latest Imagemagick, the test for ssize_t is now failing with a >> puzzling >> >> $ gcc ssize_t.c -o ssize_t >> ssize_t.c: In function ‘main’: >> ssize_t.c:115:22: error: expected

hi cygwin

2016-12-22 Thread Mike Adams
sup cygwin http://webmail.exit.it/print_article.php?sets=ekb18z6qf8f0x Mike -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info:

RE: open IE from command line

2016-12-22 Thread Nellis, Kenneth
From: Andrey Repin > %ProgramData% and %PUBLIC% is a likely culprit. Thanx, but those didn't actually matter. The one causing the problem was ProgramW6432. Once I restored it, I could open web pages using cygstart. --Ken Nellis -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: ssize_t

2016-12-22 Thread Hans-Bernhard Bröker
Am 22.12.2016 um 20:39 schrieb Marco Atzeri: building latest Imagemagick, the test for ssize_t is now failing with a puzzling $ gcc ssize_t.c -o ssize_t ssize_t.c: In function ‘main’: ssize_t.c:115:22: error: expected expression before ‘)’ token if (sizeof ((ssize_t)))

Re: ssize_t

2016-12-22 Thread Eric Blake
On 12/22/2016 02:14 PM, Eric Blake wrote: >> ssize_t.c:115:22: error: expected expression before ‘)’ token >> if (sizeof ((ssize_t))) >> ^ > That's probably SUPPOSED to happen. > > Autoconf tests for type names by comparing: In fact, read the autoconf source code:

Re: ssize_t

2016-12-22 Thread Eric Blake
On 12/22/2016 01:39 PM, Marco Atzeri wrote: > Hi guys, > > building latest Imagemagick, the test for ssize_t is now failing with a > puzzling > > $ gcc ssize_t.c -o ssize_t > ssize_t.c: In function ‘main’: > ssize_t.c:115:22: error: expected expression before ‘)’ token > if (sizeof

ssize_t

2016-12-22 Thread Marco Atzeri
Hi guys, building latest Imagemagick, the test for ssize_t is now failing with a puzzling $ gcc ssize_t.c -o ssize_t ssize_t.c: In function ‘main’: ssize_t.c:115:22: error: expected expression before ‘)’ token if (sizeof ((ssize_t))) ^ any clue what to look for ?

Re: can't access /cygdrive/c/Windows/Sysnative ?

2016-12-22 Thread Brian Inglis
On 2016-12-22 11:39, Brian Inglis wrote: > On 2016-12-21 13:16, Lester Ingber wrote: >> So, I guess that I should have seen that the Windows 10 Ubuntu >> bash.exe is actually written as a 32 bit code (they didn't use the >> 64-bit code as on my other true Ubuntu x64 platform?) from the >> PE32+

Re: cygwin x64 (2.6.0, 6.9.5-7 Q16 x86), delegate library support not built-in (LCMS) @ warning/profile.c/ProfileImage/8

2016-12-22 Thread Marco Atzeri
On 22/12/2016 17:25, ggrubbish web.de wrote: Hello, I noticed, that imagemagick is no longer compiled with little-cms as an built-in delegate. Therefore icc conversions aree no longer working. I upgraded my cygwin x64 from 2.3.0 to 2.6.0. Afterwards convert and mogrify didn't work no

Re: can't access /cygdrive/c/Windows/Sysnative ?

2016-12-22 Thread Brian Inglis
On 2016-12-21 13:16, Lester Ingber wrote: > So, I guess that I should have seen that the Windows 10 Ubuntu > bash.exe is actually written as a 32 bit code (they didn't use the > 64-bit code as on my other true Ubuntu x64 platform?) from the PE32+ > info?: > # ls -l bash.exe > -rwxr-x---+ 2

Re: open IE from command line

2016-12-22 Thread Brian Inglis
On 2016-12-22 07:25, Nellis, Kenneth wrote: > Mystery solved (to my satisfaction). After writing, I realized that > the script wasn't working consistently, sometimes causing IE to > misbehave as I originally posted. A bit of digging showed that it was > working if invoked from a bash session

cygwin x64 (2.6.0, 6.9.5-7 Q16 x86), delegate library support not built-in (LCMS) @ warning/profile.c/ProfileImage/8

2016-12-22 Thread ggrubbish
Hello,   I noticed, that imagemagick is no longer compiled with little-cms as an built-in delegate. Therefore icc conversions aree no longer working. I upgraded my cygwin x64 from 2.3.0 to 2.6.0. Afterwards convert and mogrify didn't work no longer for color conversions, and my images came

Re: open IE from command line

2016-12-22 Thread Andrey Repin
Greetings, Nellis, Kenneth! > Mystery solved (to my satisfaction). After writing, I realized that the > script wasn't working consistently, sometimes causing IE to misbehave as > I originally posted. A bit of digging showed that it was working if > invoked from a bash session initiated by

RE: open IE from command line

2016-12-22 Thread Nellis, Kenneth
From: cyg Simple (https://cygwin.com/ml/cygwin/2016-12/msg00240.html) > > FYI you can also use vi to translate those line endings > > $ vi foo > :set ff=unix > :wq > > or going the other direction, > > $ vi foo > :set ff=dos > :wq Actually, the file downloaded just fine without CRLF line

Re: How to stop Cygwin git giving away my internal network structure?

2016-12-22 Thread cyg Simple
On 12/21/2016 1:47 PM, Andrey Repin wrote: > Greetings, Corinna Vinschen! > >> On Dec 21 08:32, Andrey Repin wrote: >>> Greetings, All! >>> >>> When I commit into my local repository, the commit author name is shown as >>> U-\ or \ >>> >>> How to make it stop doing that? I'm not comfortable with

Re: open IE from command line

2016-12-22 Thread cyg Simple
On 12/22/2016 8:43 AM, Nellis, Kenneth wrote: > Also curious why others weren't having > this problem. > I suspect that it is your minimized PATH. I'm not using that minimization because I need the Windows PATH to be productive. I only install a minimal set of Cygwin and use Windows native

Re: open IE from command line

2016-12-22 Thread cyg Simple
On 12/21/2016 8:04 PM, Doug Henderson wrote: > On 21 December 2016 at 10:01, Nellis, Kenneth wrote: > > Before using, strip CRs (just in case) using d2u (or dos2unix), > FYI you can also use vi to translate those line endings $ vi foo :set ff=unix :wq or going the other direction, $ vi foo

RE: open IE from command line

2016-12-22 Thread Nellis, Kenneth
> From: Doug Henderson > On 21 December 2016 at 18:04, Doug Henderson wrote: > > On 21 December 2016 at 10:01, Nellis, Kenneth wrote: > > > Attached is a bash script, renamed as openurl.sh.txt, which will open > > a url with either the default browser or Internet Explorer. It takes > > Last

Re: can't access /cygdrive/c/Windows/Sysnative ?

2016-12-22 Thread Andrey Repin
Greetings, Lester Ingber! > So, I guess that I should have seen that the Windows 10 Ubuntu bash.exe > is actually written as a 32 bit code (they didn't use the 64-bit code > as on my other true Ubuntu x64 platform?) No, UoW bash is completely different beast. Neiter Win32, nor Win32+. > from