On Sun, 18 Dec 2016 09:41:29, Corinna Vinschen wrote:
> - Fix regression in console charset handling
> Addresses: https://cygwin.com/ml/cygwin/2016-10/msg0.html
It looks like fixing this may have caused another issue. Example test:
With cmd.exe, you can type Alt 234 and it produces
GREEK CA
On 09/01/2017 23:30, Hans-Bernhard Bröker wrote:
Am 09.01.2017 um 20:46 schrieb Marco Atzeri:
On 09/01/2017 19:01, Hans-Bernhard Bröker wrote:
the "#define ushort unsigned short" is in the
/usr/include/jasper/jas_config.h
It seems jasper configuration had not defined __MISC_VISIBLE,
while g
Am 09.01.2017 um 20:46 schrieb Marco Atzeri:
On 09/01/2017 19:01, Hans-Bernhard Bröker wrote:
That expectation would only be justified if you added the option `-dD'
to your command.
`-C' only preserves comments, but not the #define in the source.
Thanks Hans,
I was missing that.
FWIW, in
On 09/01/2017 19:01, Hans-Bernhard Bröker wrote:
Am 09.01.2017 um 18:48 schrieb Marco Atzeri:
On 09/01/2017 17:59, Corinna Vinschen wrote:
Some
#define ushort unsigned short
perhaps?
I expect should appear on g++ -C -E output,
That expectation would only be justified if you added the
Am 09.01.2017 um 18:48 schrieb Marco Atzeri:
On 09/01/2017 17:59, Corinna Vinschen wrote:
Some
#define ushort unsigned short
perhaps?
I expect should appear on g++ -C -E output,
That expectation would only be justified if you added the option `-dD'
to your command.
`-C' only preser
On 09/01/2017 17:59, Corinna Vinschen wrote:
On Jan 9 17:47, Marco Atzeri wrote:
While building latest gdal
the following bloc of
/usr/include/sys/types.h
---
#if __MISC_VISIBLE
typedef unsigned short ushort; /* Syst
On Jan 9 16:46, Erik Bray wrote:
> Hi Corinna,
>
> Thanks for the response.
>
> On Mon, Jan 9, 2017 at 3:13 PM, Corinna Vinschen wrote:
> > Right. It has to do with how connect/accept works on AF_LOCAL sockets.
> > The handshake doesn't work well for situations like yours, where the
> > same th
On Jan 9 17:47, Marco Atzeri wrote:
> While building latest gdal
>
> the following bloc of
> /usr/include/sys/types.h
>
> ---
> #if __MISC_VISIBLE
> typedef unsigned short ushort; /* System V compatibility */
> typedef
While building latest gdal
the following bloc of
/usr/include/sys/types.h
---
#if __MISC_VISIBLE
typedef unsigned short ushort; /* System V compatibility */
typedef unsigned intuint; /* System V compatibil
Hi Corinna,
Thanks for the response.
On Mon, Jan 9, 2017 at 3:13 PM, Corinna Vinschen
wrote:
> Hi Erik,
>
> On Jan 9 14:29, Erik Bray wrote:
>> On Mon, Jan 9, 2017 at 12:01 PM, Erik Bray wrote:
>> > On Fri, Jan 6, 2017 at 12:40 PM, Erik Bray wrote:
>> >> Hello, and happy new-ish year,
>> >>
>
New version 6.9.5.7-2 of
ImageMagick
ImageMagick-doc
libMagickCore6_2
libMagickC++6_6
libMagickWand6_2
libMagick-devel
perl-Image-Magick
have been uploaded for cygwin
CYGWIN CHANGES
Added lcms and jp2 modules
DESCRIPTION
ImageMagick® is a software suite to create, edit, com
Hi Erik,
On Jan 9 14:29, Erik Bray wrote:
> On Mon, Jan 9, 2017 at 12:01 PM, Erik Bray wrote:
> > On Fri, Jan 6, 2017 at 12:40 PM, Erik Bray wrote:
> >> Hello, and happy new-ish year,
> >>
> >> I've been working on and off over the past few months on bringing
> >> Python's compatibility with Cy
On Mon, Jan 9, 2017 at 12:01 PM, Erik Bray wrote:
> On Fri, Jan 6, 2017 at 12:40 PM, Erik Bray wrote:
>> Hello, and happy new-ish year,
>>
>> I've been working on and off over the past few months on bringing
>> Python's compatibility with Cygwin up to snuff, including having all
>> pertinent test
On Jan 3 19:36, Pierre A. Humblet wrote:
>
> On 9/12/2016 8:26 AM, Ross Hemingway wrote:
> > Update to cygwin-2.6.0-1. Exim has a fatal start error - exim: PID
> > 3756: service `exim' failed: signal 6 raised.
> >
> > Rolled back to cygwin-2.5.2-1, problem averted.
> >
>
> Sorry for the very
On Fri, Jan 6, 2017 at 12:40 PM, Erik Bray wrote:
> Hello, and happy new-ish year,
>
> I've been working on and off over the past few months on bringing
> Python's compatibility with Cygwin up to snuff, including having all
> pertinent tests passing. I've noticed that there are several tests
> (w
15 matches
Mail list logo