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: libstdc++ and race detectors


Hi,
> I changed the patch:
>   - removed the docs section (but leaved small docs section in c++config)
>   - annotated all other cases of refcount decrement
>   - tried hard to follow the coding style.
>   
Great. The patch looks good to me. Barring comments from the other
maintainers, I will apply it later today. Thanks! For the future, please
remember that patches always come with a ChangeLog entry, I'll do it
this time. And of course, you should always clearly say how you tested
the patch, on which "triple" (machine, OS): you may always find that
minor adjustments are needed for the testsuite, like changed dg-error
line numbers. I'll do that too, on x86_64-linux.
>> Well, it's true that without a Copyright assignment
>> (right? Or you are covered by Google?) we are on risky grounds, but if
>> you can keep the patch otherwise as simple as possible, we can still
>> make it this time.
>>     
> I was assured that I am 'covered by Google'
>   
Excellent.
>   
>> And yes, maybe better taking out from the comment the
>> documentation bits and opening a PR as a reminder to ourselves.
>>     
> How do I do it?
>   
Just open a Bugzilla PR.

Thanks,
Paolo.


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