2011/11/4 Prof Brian Ripley :
> On Fri, 4 Nov 2011, Kai Tietz wrote:
>
>> 2011/11/4 Prof Brian Ripley :
>>>
>>> On Fri, 4 Nov 2011, Kai Tietz wrote:
>>>
2011/11/4 Prof Brian Ripley :
>
> Thanks for picking up on this. I am seeing about 100 examples of
> header
> conflicts with
On Fri, 4 Nov 2011, Kai Tietz wrote:
2011/11/4 Prof Brian Ripley :
On Fri, 4 Nov 2011, Kai Tietz wrote:
2011/11/4 Prof Brian Ripley :
Thanks for picking up on this. I am seeing about 100 examples of header
conflicts with R packages (after patching R itself to avoid the problem).
I've now
2011/11/4 Prof Brian Ripley :
> On Fri, 4 Nov 2011, Kai Tietz wrote:
>
>> 2011/11/4 Prof Brian Ripley :
>>>
>>> Thanks for picking up on this. I am seeing about 100 examples of header
>>> conflicts with R packages (after patching R itself to avoid the problem).
>>>
>>> I've now read the source cod
On Fri, 4 Nov 2011, Kai Tietz wrote:
2011/11/4 Prof Brian Ripley :
Thanks for picking up on this. I am seeing about 100 examples of header
conflicts with R packages (after patching R itself to avoid the problem).
I've now read the source code and I do not see anything in
winpthreads/src/clock
2011/11/4 Prof Brian Ripley :
> Thanks for picking up on this. I am seeing about 100 examples of header
> conflicts with R packages (after patching R itself to avoid the problem).
>
> I've now read the source code and I do not see anything in
> winpthreads/src/clock.c that is specific to pthreads:
Thanks for picking up on this. I am seeing about 100 examples of
header conflicts with R packages (after patching R itself to avoid the
problem).
I've now read the source code and I do not see anything in
winpthreads/src/clock.c that is specific to pthreads: even the
thread-specific timer is
On Tue, Oct 25, 2011 at 9:51 AM, Prof Brian Ripley
wrote:
> I first noticed this in Ruben's 4.6.2 build, but the trunk has a
> similar problem (if the winpthead library is installed).
>
> time.h ends
>
> #ifdef __cplusplus
> }
> #endif
>
> #pragma pack(pop)
>
> #include
>
> /* Adding timespec def
I first noticed this in Ruben's 4.6.2 build, but the trunk has a
similar problem (if the winpthead library is installed).
time.h ends
#ifdef __cplusplus
}
#endif
#pragma pack(pop)
#include
/* Adding timespec definition. */
#include
#include
The problem is that as a result time.h includes