Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/crypto/rijndael



On 5/14/11 12:27 PM, Julio Merino wrote:
Module Name:    src
Committed By:   jmmv
Date:           Sat May 14 16:27:50 UTC 2011

Modified Files:
        src/sys/crypto/rijndael: rijndael-api-fst.c

Log Message:
Declare for-loop control variable outside of the for statement to prevent
a warning and therefore fix the build.

Ah! I just saw your warns=4 change. I presume my 'fix' goes against it, right?

Home | Main Index | Thread Index | Old Index