Re: Using Thrift 0.12.0 generated code with Boost 1.70.0?

2019-07-16 Thread Christofer Dutz
7;s the one I'm using. Or were the changes > > you are referring to merged to master without a release? > > > > Chris > > > > Holen Sie sichOutlook für Android<https://aka.ms/ghei36> > > > > ____ > > From: James

Re: Using Thrift 0.12.0 generated code with Boost 1.70.0?

2019-07-16 Thread James E. King III
;m using. Or were the changes > > you are referring to merged to master without a release? > > > > Chris > > > > Holen Sie sichOutlook für Android<https://aka.ms/ghei36> > > > > ________ > > From: James E. King III >

Re: Using Thrift 0.12.0 generated code with Boost 1.70.0?

2019-07-16 Thread Christofer Dutz
aka.ms/ghei36> From: James E. King III Sent: Tuesday, July 16, 2019 12:57:27 AM To: dev@thrift.apache.org Subject: Re: Using Thrift 0.12.0 generated code with Boost 1.70.0? Those boost predef deprecation fixes would be in master, and will be in 0.13.0 when it is released. In thi

Re: Using Thrift 0.12.0 generated code with Boost 1.70.0?

2019-07-15 Thread James E. King III
t; > > > From: James E. King III > Sent: Monday, July 15, 2019 2:27:27 PM > To: dev@thrift.apache.org > Subject: Re: Using Thrift 0.12.0 generated code with Boost 1.70.0? > > Have you tried the master branch of thrift? > As far as I know the bo

Re: Using Thrift 0.12.0 generated code with Boost 1.70.0?

2019-07-15 Thread Christofer Dutz
aka.ms/ghei36> From: James E. King III Sent: Monday, July 15, 2019 2:27:27 PM To: dev@thrift.apache.org Subject: Re: Using Thrift 0.12.0 generated code with Boost 1.70.0? Have you tried the master branch of thrift? As far as I know the boost/predef deprecation warnings wer

Re: Using Thrift 0.12.0 generated code with Boost 1.70.0?

2019-07-15 Thread James E. King III
Have you tried the master branch of thrift? As far as I know the boost/predef deprecation warnings were resolved since 0.12.0 was released. I found some openssl deprecations as well, I will submit a PR to clean that up in a backwards-compatible way. It also sounds like you are building with "warn

Using Thrift 0.12.0 generated code with Boost 1.70.0?

2019-07-14 Thread Christofer Dutz
Hi all, we are currently working hard on using Thrift in the Apache PLC4X project. While it took quite a lot of time to fix all the problems with building thrift and boost in our project. Now I’m having problems building c++ thrift code. I guess the issue is that we’re using Boost 1.70.0 and th