Boost logo

Boost :

Subject: Re: [boost] submission
From: Dean Michael Berris (mikhailberis_at_[hidden])
Date: 2011-10-22 07:45:03


On Fri, Oct 21, 2011 at 10:36 PM, Dan Brown <dbrown_at_[hidden]> wrote:
>
> Hi,
>
> 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?
>

The way I did this with function_input_iterator is by:

1. Getting in touch with the maintainers and working the
implementation out through the mailing list.

2. Preparing the required changes (as patches that can be
submitted/applied to existing code in the repository) which include:

  - The documentation.
  - Tests.
  - The actual code.

3. Wait for the maintainer to merge the changes implying acceptance
and then have it shepherded into a new Boost release.

Hope this helps.

Cheers

-- 
Dean Michael Berris
http://goo.gl/CKCJX

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk