Re: Cassandra C++ driver for C++98

2018-11-20 Thread Amit Plaha
can be used instead. On Tue, Oct 30, 2018 at 1:36 PM Michael Penick wrote: > Pretty much any version including the most current. > > On Mon, Oct 29, 2018 at 4:29 PM, Amit Plaha wrote: > >> Hi Mike, >> >> Thanks for the response. Can you let me know which version of

Re: Cassandra C++ driver for C++98

2018-10-29 Thread Amit Plaha
river/commit/ffc9bbd8747b43ad5dcef749fe4c63ff245fcf74 > > The driver has compiled with fine w/ C++98 for some time now. The > encoding/decoding doesn't make any assumptions about endianess so it should > work fine on big-endian system, but it's not officially supported (YMMV). > > Mike > > > &g

Cassandra C++ driver for C++98

2018-10-25 Thread Amit Plaha
Hi All, Is there any Cassandra C++ driver that works with C++98 and is also compatible with UNIX big-endian? I found this issue: https://datastax-oss.atlassian.net/browse/CPP-692 which seems to have been resolved, but not sure if this is exactly what I'm looking for. Does this make the DSE