Opened 9 years ago

Last modified 8 years ago

#9939 assigned Patches

Patch to add "no exceptions" support to dynamic_bitset

Reported by: Boleslaw Ciesielski <bolek@…> Owned by: acharles
Milestone: Boost 1.56.0 Component: dynamic_bitset
Version: Boost 1.55.0 Severity: Optimization
Keywords: exceptions Cc:

Description

This patch adds support for compiling with exceptions disabled by using BOOST_TRY/BOOST_CATCH etc.

Attachments (1)

dynamic-bitset-no-exceptions-patch.txt (3.7 KB ) - added by Boleslaw Ciesielski <bolek@…> 9 years ago.
patch to add no exceptions support

Download all attachments as: .zip

Change History (7)

by Boleslaw Ciesielski <bolek@…>, 9 years ago

patch to add no exceptions support

comment:1 by acharles, 8 years ago

Milestone: To Be DeterminedBoost 1.56.0
Owner: changed from jsiek to acharles
Severity: ProblemOptimization
Version: Boost Development TrunkBoost 1.55.0

Would you mind submitted this as a pull request on the repository with the ticket in the commit message? If you aren't very familiar with git/github, then I can do this.

comment:2 by Boleslaw Ciesielski <bolek@…>, 8 years ago

I am new to git. I tried to create a pull request: https://github.com/boostorg/dynamic_bitset/pull/7 but I don't know if I did it right. I am sorry if I messed up.

comment:3 by acharles, 8 years ago

I pulled it and closed the request. Thanks. I'll merge from develop to master when the tests cycle.

comment:4 by acharles, 8 years ago

Status: newassigned

comment:5 by Boleslaw Ciesielski <bolek@…>, 8 years ago

Can you confirm that this will be in the Boost 1.56 release?

Thanks

comment:6 by Boleslaw Ciesielski <bolek@…>, 8 years ago

What is the status of this bug?

Thanks

Note: See TracTickets for help on using tickets.