Boost version is old

2016-08-17 Thread Yongwei Wu
, Yongwei -- Yongwei Wu URL: http://wyw.dcweb.cn/ ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users

Re: Boost version is old

2016-08-17 Thread Yongwei Wu
Wow, you had the patch 6 months ago. Was it not committed because of the ABI change and the problem with OMPL? Luckily, the OMPL problem seems resolved now. As I said, I had not contributed to MacPorts before. I know the basic tools, though. Does this page have enough of the basic BKMs? https://g

Re: Boost version is old

2016-08-17 Thread Yongwei Wu
the boost > install to the latest here < https://trac.macports.org/ticket/50671 >? > That way, folks can try it out & see how/if it works & comment back. > Thanks! - MLD > > On Wed, Aug 17, 2016, at 09:39 PM, Yongwei Wu wrote: >> I think the current Boost version (1

Re: What's the "right" way to update a port to

2016-08-21 Thread Yongwei Wu
er suggestions about packages that it'd be neat if > abcde also depended upon and used — like py-eyeD3 — and some other software > that'd be neat to also have packaged and then depend abcde upon — like glyr > — and I'm happy to do the leg work on those things too, but I figur

Re: LibCxxOnOlderSystems - and more software that is pushing for gcc

2016-09-25 Thread Yongwei Wu
creating an object in a library but not providing a function to destroy it (so that the application needs to delete it), bad things should not occur. At least that is the only case I am aware of. (I encountered this kind of problems on Windows, which was even worse, as each new release of MSVC

Re: LibCxxOnOlderSystems - and more software that is pushing for gcc

2016-09-25 Thread Yongwei Wu
On 25 September 2016 at 22:21, Chris Jones wrote: > > > > On 25 Sep 2016, at 2:49 pm, Yongwei Wu wrote: > > > > On 25 September 2016 at 21:35, Chris Jones > wrote: > >> >> >> On 25 Sep 2016, at 2:25 pm, Brandon Allbery wrote: >>