$include_dir="/home/hyper-archives/boost/include";
include("$include_dir/msg-header.inc")
?>
- Next message: Emil Dotchevski: "Re: Opinions on merging Assert, StaticAssert, ThrowException into Core"
- Previous message: Emil Dotchevski: "Re: Opinions on merging Assert, StaticAssert, ThrowException into Core"
- In reply to: Emil Dotchevski: "Re: Opinions on merging Assert, StaticAssert, ThrowException into Core"
- Next in thread: Emil Dotchevski: "Re: Opinions on merging Assert, StaticAssert, ThrowException into Core"
- Reply: Emil Dotchevski: "Re: Opinions on merging Assert, StaticAssert, ThrowException into Core"
Emil Dotchevski wrote:
> Such a refactor will affect user code not only Boost libraries. I don't know how
> much user code exists that depends on each individual repo, though IMO it's
> better to leave things as they are.
That's a good point. E.g. every CMake project that links to Boost::assert will be
broken. There probably aren't that many yet though.
- Next message: Emil Dotchevski: "Re: Opinions on merging Assert, StaticAssert, ThrowException into Core"
- Previous message: Emil Dotchevski: "Re: Opinions on merging Assert, StaticAssert, ThrowException into Core"
- In reply to: Emil Dotchevski: "Re: Opinions on merging Assert, StaticAssert, ThrowException into Core"
- Next in thread: Emil Dotchevski: "Re: Opinions on merging Assert, StaticAssert, ThrowException into Core"
- Reply: Emil Dotchevski: "Re: Opinions on merging Assert, StaticAssert, ThrowException into Core"
$include_dir="/home/hyper-archives/boost/include";
include("$include_dir/msg-footer.inc");
?>