On Fri, May 1, 2015 at 9:29 PM, Michael Enright wrote:
> When changing from compiler to compiler, even if it be just an OS
> point version upgrade, implicit header inclusions go away all the
> time. As a developer, I just shrug this off as one of the trade-offs
> of choosing to develop in C or C++
On May 1 14:38, Eric Blake wrote:
> On 05/01/2015 02:12 PM, Marco Atzeri wrote:
> >>> It seems that sys/select.h is no longer implicitly included by some
> >>> other header, I think probably sys/time.h.
>
> POSIX says:
>
> http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/sys_time.h.html#
On 05/01/2015 02:12 PM, Marco Atzeri wrote:
>>> It seems that sys/select.h is no longer implicitly included by some
>>> other header, I think probably sys/time.h.
POSIX says:
http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/sys_time.h.html#tag_13_64
"Inclusion of the header may make vis
Yes, xserver builds on Cygwin 2.0.1-1 now. It failed because of
"select" being undeclared.
On Fri, May 1, 2015 at 5:10 AM, Jon TURNEY wrote:
> On 01/05/2015 06:03, Marco Atzeri wrote:
>>
>> On 4/30/2015 8:52 PM, Thomas Wolff wrote:
>>>
>>> There is a crash issue induced on cygwin-64 (not on -32)
On 5/1/2015 7:58 PM, Thomas Wolff wrote:
Am 01.05.2015 um 14:10 schrieb Jon TURNEY:
On 01/05/2015 06:03, Marco Atzeri wrote:
On 4/30/2015 8:52 PM, Thomas Wolff wrote:
It seems that sys/select.h is no longer implicitly included by some
other header, I think probably sys/time.h.
Thanks for th
When changing from compiler to compiler, even if it be just an OS
point version upgrade, implicit header inclusions go away all the
time. As a developer, I just shrug this off as one of the trade-offs
of choosing to develop in C or C++, which lack proper module systems.
On Fri, May 1, 2015 at 10:
Am 01.05.2015 um 14:10 schrieb Jon TURNEY:
On 01/05/2015 06:03, Marco Atzeri wrote:
On 4/30/2015 8:52 PM, Thomas Wolff wrote:
There is a crash issue induced on cygwin-64 (not on -32) after
compilation with cygwin-devel 2.0.0 include files. I am recompiling my
editor mined and it crashes, maybe
On 01/05/2015 06:03, Marco Atzeri wrote:
On 4/30/2015 8:52 PM, Thomas Wolff wrote:
There is a crash issue induced on cygwin-64 (not on -32) after
compilation with cygwin-devel 2.0.0 include files. I am recompiling my
editor mined and it crashes, maybe immediately or after typing
non-trivial inpu
On 4/30/2015 8:52 PM, Thomas Wolff wrote:
There is a crash issue induced on cygwin-64 (not on -32) after
compilation with cygwin-devel 2.0.0 include files. I am recompiling my
editor mined and it crashes, maybe immediately or after typing
non-trivial input (like function keys, waiting for input
There is a crash issue induced on cygwin-64 (not on -32) after
compilation with cygwin-devel 2.0.0 include files. I am recompiling my
editor mined and it crashes, maybe immediately or after typing
non-trivial input (like function keys, waiting for input with select()).
It does not occur after reco
10 matches
Mail list logo