On 18 November 2017 at 21:21, Lubomir I. Ivanov <[email protected]> wrote: > On 18 November 2017 at 21:17, Berthold Stoeger > <[email protected]> wrote: >> OK, prepared such a PR. >> > > as noted at the PR comments. could you run your build with `-Wall` to > see if these changes don't introduce a lot of (char *) <-> (const char > *) cast warnings? >
yep, as predicted (but errors for the case of "void *"): https://travis-ci.org/Subsurface-divelog/subsurface/jobs/304060554 "error: invalid conversion from 'const void*' to 'void*' " lubomir -- _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
