Hi all,
upstream decided that he wants to keep indentation as is and requested
changing Werror to Wextra for distribution builds. This is should allow
compilation with gcc-6 (which I have tested). It will complain about
indentation on couple places though.
Best,
Antonin
signature.asc
Descr
Hi David,
thanks a lot for the followup. I've forwarded info to upstream.
https://github.com/troglobit/libite/issues/2
Best,
Antonin
* David Malcolm [2016-01-22 15:40] wrote:
> (I'm the upstream gcc author of -Wmisleading-indentation)
>
> Looking at,
> https://github.com/troglobit/libi
(I'm the upstream gcc author of -Wmisleading-indentation)
Looking at,
https://github.com/troglobit/libite/blob/master/lite.h#L134
the code in question seems to be:
static inline int fisslashdir(char *dir)
{
if (!dir) return 0;
if (strlen (dir) > 0) return dir[strlen (dir) - 1]
Package: pimd
Version: 2.3.1-1
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-misleading-indentation
This package fails to build with GCC 6. GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.
Note that on
4 matches
Mail list logo