[Github-comments] [geany/geany] warning: explicitly defaulted move constructor is implicitly deleted (#2891)
Avinash Sonawane
notifications at xxxxx
Mon Sep 6 09:08:37 UTC 2021
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210906/745f2a99/attachment.htm>
More information about the Github-comments
mailing list