Thrift
David Eagen via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Fri Dec 4 19:42:56 PST 2015
On Friday, 18 September 2015 at 17:50:05 UTC, David Eagen wrote:
> On Wednesday, 16 September 2015 at 16:57:39 UTC, ddos wrote:
>> Looking for a RPC library, thrift looked promising, but i
>> can't even compile the simple example given here
>> https://thrift.apache.org/tutorial/d
>
> I just ran into the same thing. I tried earlier branches of
> Thrift and those don't work either, but for different reasons.
On a whim I tried today with Thrift's GIT head
(a6ab1f5e6d8c5f8c64d356d72993a423cc2bf588) and everything works
fine now.
More information about the Digitalmars-d-learn
mailing list