FWIW, I have merged #3402 just now.

Regards Hartmut
---------------
http://stellar.cct.lsu.edu
https://github.com/STEllAR-GROUP/hpx


> -----Original Message-----
> From: hpx-users-boun...@stellar.cct.lsu.edu <hpx-users-
> boun...@stellar.cct.lsu.edu> On Behalf Of Lars Viklund
> Sent: Monday, August 13, 2018 7:35 AM
> To: hpx-users@stellar.cct.lsu.edu
> Subject: Re: [hpx-users] list of OS names
>
> On Mon, Aug 13, 2018 at 01:22:38PM +0100, Patrick Welche wrote:
> > On Mon, Aug 13, 2018 at 01:19:42PM +0100, Patrick Welche wrote:
> > > Chugging along trying to get hpx to compile, I thought I would try
> > > the
> > > 1.1.0 patches I had so far on master. I just got an extra compile
> error:
> > >
> > > /usr/src/local/hpx/src/hpx_init.cpp: In function â?~int
> hpx::detail::run_or_start(hpx::util::function_nonser<int(boost::program_op
> tions::variables_map&)>&, const
> boost::program_options::options_description&, int, char**,
> std::vector<std::basic_string<char> >&&, hpx::startup_function_type,
> hpx::shutdown_function_type, hpx::runtime_mode, bool)â?T:
> > > /usr/src/local/hpx/src/hpx_init.cpp:603:24: error: â?~hpx_startâ?T has
> not been declared
> > >                      if(hpx_start::include_libhpx_wrap)
>
> The functionality in question is part of one of our GSoC student's work on
> introducing HPX even earlier in the startup process via loader tricks,
> currently only on a few OSes like GNU/Linux and macOS.
>
> There is a missing guard in this source file and it should be resolved by
> the fix in PR#3402.
>
> https://github.com/STEllAR-GROUP/hpx/pull/3402
>
> Everything else about this feature should be inert on the OSes the feature
> doesn't apply to.
>
> --
> Lars Viklund | z...@acc.umu.se
> _______________________________________________
> hpx-users mailing list
> hpx-users@stellar.cct.lsu.edu
> https://mail.cct.lsu.edu/mailman/listinfo/hpx-users


_______________________________________________
hpx-users mailing list
hpx-users@stellar.cct.lsu.edu
https://mail.cct.lsu.edu/mailman/listinfo/hpx-users

Reply via email to