This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [v3] Remove uses of <cstddef> as an implementation detail


On 06/07/2010 03:36 PM, Paolo Carlini wrote:
> On 06/07/2010 02:37 PM, Johannes Singler wrote:
>   
>> The smallest patch that seems (make check is not done yet, but has
>> passed thousands of tests okay) to fix the problem for me, is attached.
>>  There might be more elegant ones, but problems also appear in
>> /libsupc++/cxxabi.h, so it is not enough to prefix occurrences of
>> ptrdiff_t in the testsuite files.
>>   
>>     
> The change in testsuite_hoos.h should not be necessary, certainly not if
> I include stddef.h first in <cwhar>.
>   
-- Johannes, please test the patch attached to your PR and let's get
this issue to closure as soon as possible.

Thanks,
Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]