Re: [Boost-users] [Boost-announce] [FPR] Review of FPR starts Today: Sept 28 - Oct 7

2020-10-05 Thread Antony Polukhin via Boost-users
пн, 5 окт. 2020 г. в 17:51, Nat Goodspeed via Boost-users : > > On Mon, Sep 28, 2020 at 1:15 PM Benedek Thaler via Boost-announce > wrote: > >> - How much effort did you put into your evaluation? A glance? A quick >> reading? In-depth study? > > > I have read only the announcement email, bu

Re: [Boost-users] [Boost-announce] [PFR][review] Result

2020-10-08 Thread Antony Polukhin via Boost-users
On Thu, Oct 8, 2020, 13:51 Benedek Thaler via Boost-announce < boost-annou...@lists.boost.org> wrote: <...> > Benedek > review wizard > Many thanks for beeng the review manager! > ___ Boost-users mailing list Boost-users@lists.boost.org https://lists.b

Re: [Boost-users] boost::stacktrace::stacktrace AND addr2line

2024-02-18 Thread Antony Polukhin via Boost-users
On Fri, Feb 9, 2024, 20:02 Foelsche, Peter via Boost-users < boost-users@lists.boost.org> wrote: > Dear All, > > > > Thanks for outstanding quality of boost! > > > > I’m using the stacktrace object together with debug info and > *BOOST_STACKTRACE_USE_ADDR2LINE > defined.* > > *Would it be possibl

Re: [Boost-users] Assignment of boost::dll::import_symbol to boost::shared_ptr fails to compile

2025-06-14 Thread Antony Polukhin via Boost-users
On Sat, Jun 14, 2025, 07:16 Yuri via Boost-users < boost-users@lists.boost.org> wrote: > I've encountered the compilation error with this program with > boost-libs-1.88.0: > <...> > It seems that such assignment should work. > Boost.DLL now uses std::shared_ptr. Quoting release notes https://www.