Boost logo

Boost :

Subject: Re: [boost] [date_time] Eliminate pre-1.33.0 io facet code?
From: Peter Dimov (lists_at_[hidden])
Date: 2018-01-06 16:54:44


James E. King, III wrote:
> There was a bug change around the 1.33.0 release timeframe that added new
> io facet handling for date_time. It is conditionally disabled using the
> definition USE_DATE_TIME_PRE_1_33_FACET_IO. I suggested in a github issue
> that the pre-1.33 mode be removed at this point. Any thoughts on that?
>
> https://github.com/boostorg/date_time/issues/61

Judging by

https://github.com/boostorg/date_time/blob/develop/include/boost/date_time/compiler_config.hpp#L15

I'd say that USE_DATE_TIME_PRE_1_33_FACET_IO is very much obsolete by now.

Of course, to pass the cost/benefit analysis, this removal would need to
bring some benefits, however minimal.


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