> That code is from the Scintilla project so needs to be reported there I tried compiling latest default branch of Scintilla and I didn't see these warnings.
> specify the compiler version and options you are using. While compiling `geany` I did: ``` $ ./autogen.sh --enable-binreloc --enable-vte --enable-socket --enable-the-force --enable-html-docs --enable-pdf-docs --enable-api-docs --enable-gtkdoc-header --prefix=$PREFIX $ make -j4 ``` And I'm using `clang version 10.0.0-4ubuntu1` with CFLAGS set to `-Wall -g -O0` -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/2891#issuecomment-913481562
