Jakub,

Thank you. I will fix this.

Was this the only issue that was found?

Vineetha

On 03/24/2016 08:02 AM, opencryptoki-tech-requ...@lists.sourceforge.net
wrote:
> Send Opencryptoki-tech mailing list submissions to
>       opencryptoki-tech@lists.sourceforge.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
>       https://lists.sourceforge.net/lists/listinfo/opencryptoki-tech
> or, via email, send a message with subject or body 'help' to
>       opencryptoki-tech-requ...@lists.sourceforge.net
>
> You can reach the person managing the list at
>       opencryptoki-tech-ow...@lists.sourceforge.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Opencryptoki-tech digest..."
>
>
> Today's Topics:
>
>    1. GCC6 related warning (Jakub Jelen)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 24 Mar 2016 10:58:41 +0100
> From: Jakub Jelen <jje...@redhat.com>
> Subject: [Opencryptoki-tech] GCC6 related warning
> To: opencryptoki-tech@lists.sourceforge.net
> Message-ID: <56f3ba51.4030...@redhat.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hi all,
> I tried to build the package with current GCC6 for Fedora and the 
> warning showed up:
>
> ../common/mech_aes.c: In function 'aes_ctr_encrypt_update':
> ../common/mech_aes.c:1311:12: warning: statement is indented as if it 
> were guarded by... [-Wmisleading-indentation]
>              context->len = remain;
>              ^~~~~~~
> ../common/mech_aes.c:1309:9: note: ...this 'if' clause, but it is not
>           if (remain != 0)
>           ^~
>
> There is new feature checking for misleading indentation [1]. I reviewed 
> this report and in this case, the behavior is ok, but only in 
> indentation is misleading. I propose to use fix the indentation to 
> silent new compiler.
>
> [1] 
> http://developers.redhat.com/blog/2016/02/26/gcc-6-wmisleading-indentation-vs-goto-fail/
>
> Regards,
>

-- 
Vineetha Pai
Linux Security Development, LTC
notes - vpis...@us.ibm.com
imap - v...@linux.vnet.ibm.com


------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140
_______________________________________________
Opencryptoki-tech mailing list
Opencryptoki-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opencryptoki-tech

Reply via email to