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 o
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
ht
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 wrote:
>>
>>
>> Hello,
>>
>> I
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
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 expr
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: http://cygwin.com/ml/#unsubscribe-simpl
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:
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)))
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:
http:/
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))
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 ?
Attach
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+ i
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 longer
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 TrustedI
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 initia
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 out
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 "chere
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 endin
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 g
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 when
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
:
> 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 minu
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 the
23 matches
Mail list logo