Hi.

---------- Forwarded message ----------
From: Marc Cousin <cousinm...@gmail.com>
Date: Sun, May 15, 2016 at 9:39 AM
Subject: [darktable-dev] compilation error
To: darktable-dev@lists.darktable.org


Hi, this new compilation error has appeared… (gcc 6.1.1 on arch, this
has just been upgraded from 5.3)


I could simply deactivate it, but I thought it may be worth signaling this…


/tmp/yaourt-tmp-marc/aur-darktable-git/src/darktable/src/external/rawspeed/RawSpeed/OrfDecoder.cpp:
In member function 'void
RawSpeed::OrfDecoder::decodeCompressed(RawSpeed::ByteStream&,
RawSpeed::uint32, RawSpeed::uint32)':
/tmp/yaourt-tmp-marc/aur-darktable-git/src/darktable/src/external/rawspeed/RawSpeed/OrfDecoder.cpp:125:5:
error: this 'for' clause does not guard... [-Werror=misleading-indentation]
     for (high = 0; high < 12; high++)
     ^~~
/tmp/yaourt-tmp-marc/aur-darktable-git/src/darktable/src/external/rawspeed/RawSpeed/OrfDecoder.cpp:128:7:
note: ...this statement, but the latter is misleadingly indented as if
it is guarded by the 'for'
       bittable[i] = min(12,high);
       ^~~~~~~~


It's just the ligne 128 that is too indented.

Regards,

Marc

___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org


^^^ Are you planning on fixing that?
That is the second mail with this error, plus there is this 19-days old bug:
https://redmine.darktable.org/issues/11009,

Or is there no more interest in fixing rawspeed issues?

Either way, if it is not gone by the time debian sid switches gcc default
to gcc-6, i'll disable that -Werror until the warning is gone.

Roman.
___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Reply via email to