[Github-comments] [geany/geany-plugins] Workbench (#598)

elextr notifications at xxxxx
Mon Aug 21 05:31:10 UTC 2017


@b4n has an insanely long list of compiler settings (referred to in the project as `--b4n-pedantic`), but sane people accept `-Wall -Wextra` as a compromise, see `HACKING`.

Don't change the makefile, set it permanently with configure.

```
./configure CFLAGS=whatever
```

or temporarily to make

```
CFLAGS=whatever make
```


-- 
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-plugins/pull/598#issuecomment-323649918
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170820/d2876def/attachment.html>


More information about the Github-comments mailing list