
-----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost- bounces@lists.boost.org] On Behalf Of Christian Holmquist Sent: Monday, October 24, 2011 11:04 AM To: boost@lists.boost.org Subject: Re: [boost] submission
I have a question about submissions. I have an enhancement, not a fix, for boost::interprocess (win32 native mutex and condition variables as an alternative to emulation). Ok to just submit the zip or should I open a ticket first?
Thanks.
Dan Brown
Hi,
see: http://www.boost.org/community/policy.html#effective
i.e., include [Interprocess] in the email topic so maybe the maintainer will read it.
Helpful, thank you. Another question. I may not be able to justify to my employer completing the work to the satisfaction of all tests. For example, I don't have a working win32 native implementation of sharable and sharable-upgradable mutexes (aka read-write locks, I believe). Is it worth submitting in such a state in hopes others might be able to contribute, or should I hold off until I have time implement these and get all tests working?