[Boost-bugs] [Boost C++ Libraries] #9586: Boost Date/Time should use BOOST_TRY/CATCH instead of try

Subject: [Boost-bugs] [Boost C++ Libraries] #9586: Boost Date/Time should use BOOST_TRY/CATCH instead of try
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-01-17 17:32:12


#9586: Boost Date/Time should use BOOST_TRY/CATCH instead of try
----------------------------------------------+-------------------------
 Reporter: catalinalexandru.zamfir@… | Owner: az_sw_dude
     Type: Bugs | Status: new
Milestone: Boost 1.56.0 | Component: date_time
  Version: Boost 1.54.0 | Severity: Showstopper
 Keywords: date_time, facet, io, exceptions |
----------------------------------------------+-------------------------
 Hello,

 We had to activate the USE_DATE_TIME_PRE_1_33_FACET_IO and modify a few
 files in try/catches to BOOST_TRY/CATCH in
 date_time/gregorian/greg_facet.hpp to get our Date/Time dependency
 compiling in non-exception code. Here's the attached patch.

 However, Date/Time depends too heavily on try/catch behavior in detriment
 to projects wanting to use it but without exceptions. Can this be fixed
 for a next iteration of Boost?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9586>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:15 UTC