Pretty much any version including the most current. On Mon, Oct 29, 2018 at 4:29 PM, Amit Plaha <amitpl...@gmail.com> wrote:
> Hi Mike, > > Thanks for the response. Can you let me know which version of the driver > can build with C++98? > > Regards, > Amit > > On Fri, Oct 26, 2018 at 8:53 AM Michael Penick < > michael.pen...@datastax.com> wrote: > >> Those changes where for testing code only. >> >> https://github.com/datastax/cpp-driver/commit/ >> ffc9bbd8747b43ad5dcef749fe4c63ff245fcf74 >> <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_datastax_cpp-2Ddriver_commit_ffc9bbd8747b43ad5dcef749fe4c63ff245fcf74&d=DwMFaQ&c=adz96Xi0w1RHqtPMowiL2g&r=Rf6Q4KBOgazA7AqLjbPEhmTMX0gM5i3vnlC-YCIo38g&m=VLYyTidTfJcRM60qPF8JzkkvYNPudtxB58JEkBng7gE&s=ewCN_RC6BdQC-XDidU_NHQDuW8rAQB1VmdDHDu7p6xk&e=> >> >> 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 >> >> >> >> >> On Thu, Oct 25, 2018 at 3:17 PM, Amit Plaha <amitpl...@gmail.com> wrote: >> >>> 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 >>> <https://urldefense.proofpoint.com/v2/url?u=https-3A__datastax-2Doss.atlassian.net_browse_CPP-2D692&d=DwMFaQ&c=adz96Xi0w1RHqtPMowiL2g&r=Rf6Q4KBOgazA7AqLjbPEhmTMX0gM5i3vnlC-YCIo38g&m=-C70e3hEmqWaO_mTFedaqZcyqoMl3udanlzKi2ODb6Y&s=NfS4I8apjEctlRKZVdpd4Hq_AtnDaEjy6JmPjjTp3sA&e=> >>> which seems to have been resolved, but not sure if this is exactly what I'm >>> looking for. Does this make the DSE driver compatible with C++98? >>> >>> Any pointers will be appreciated. Thanks! >>> >>> Regards, >>> Amit >>> >> >>