Skip to:
Compile Warnings.After compilation, testing and installing the extension everything seems fine. We don't what will happend because of these warnings.
PHP 7.3.1-3+0~20190205120933.29+stretch~1.gbp1b8bf8 (cli) (built: Feb 5 2019 12:09:34) ( NTS )
...
Debian 9.7Cassandra-1.3.2
Hi, thanks for submitting this issue. Is this something that you might be able to submit a pull request for? Here are some pointers to get you started:
The `-Wno-exta-semi` can be fixed by removing from https://github.com/datastax/php-driver/blob/919cef0854f255f9730b2aa211cccb1f1bf59449/ext/config.m4#L162-L169.
`%.*s` can be fixed by casting the types to `(int)`.
`%lld` could be fixed by using `PRId64` ?
Compile Warnings.
After compilation, testing and installing the extension everything seems fine. We don't what will happend because of these warnings.
PHP 7.3.1-3+0~20190205120933.29+stretch~1.gbp1b8bf8 (cli) (built: Feb 5 2019 12:09:34) ( NTS )
...
...
...
...
...
...
...
...
...
...