Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 28 Jun 2012 16:48:51 +0200
From: magnum <john.magnum@...hmail.com>
To: john-dev@...ts.openwall.com
Subject: GPU formats vs. -Wdeclaration-after-statement

Perhaps we can assume that CUDA or OpenCL capable systems will survive
this. But eventually, all these should be fixed:

common-opencl.c: In function ‘dev_init’:
common-opencl.c:56:2: warning: ISO C90 forbids mixed declarations and
code [-Wdeclaration-after-statement]
common-opencl.c:70:2: warning: ISO C90 forbids mixed declarations and
code [-Wdeclaration-after-statement]
common-opencl.c: In function ‘build_kernel’:
common-opencl.c:111:2: warning: ISO C90 forbids mixed declarations and
code [-Wdeclaration-after-statement]
common-opencl.c:117:2: warning: ISO C90 forbids mixed declarations and
code [-Wdeclaration-after-statement]
common-opencl.c: In function ‘opencl_find_best_workgroup’:
common-opencl.c:171:2: warning: ISO C90 forbids mixed declarations and
code [-Wdeclaration-after-statement]
common_opencl_pbkdf2.c: In function ‘find_best_workgroup’:
common_opencl_pbkdf2.c:82:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
common_opencl_pbkdf2.c: In function ‘exec_pbkdf2’:
common_opencl_pbkdf2.c:311:3: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptmd5_fmt.c: In function ‘valid’:
opencl_cryptmd5_fmt.c:207:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
opencl_cryptmd5_fmt.c: In function ‘to_binary’:
opencl_cryptmd5_fmt.c:242:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
opencl_cryptmd5_fmt.c:242:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
opencl_cryptmd5_fmt.c:243:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
opencl_cryptmd5_fmt.c:243:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
opencl_cryptmd5_fmt.c:244:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
opencl_cryptmd5_fmt.c:244:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
opencl_cryptmd5_fmt.c:245:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
opencl_cryptmd5_fmt.c:245:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
opencl_cryptmd5_fmt.c:246:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
opencl_cryptmd5_fmt.c:246:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
opencl_cryptmd5_fmt.c:247:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
opencl_cryptmd5_fmt.c: In function ‘binary’:
opencl_cryptmd5_fmt.c:255:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
opencl_cryptmd5_fmt.c: In function ‘salt’:
opencl_cryptmd5_fmt.c:265:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
opencl_cryptmd5_fmt.c: In function ‘crypt_all’:
opencl_cryptmd5_fmt.c:338:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
opencl_phpass_fmt.c: In function ‘init’:
opencl_phpass_fmt.c:140:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
opencl_phpass_fmt.c: In function ‘binary’:
opencl_phpass_fmt.c:202:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c: In function ‘get_salt’:
opencl_cryptsha512_fmt.c:195:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c: In function ‘init’:
opencl_cryptsha512_fmt.c:464:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c: In function ‘valid’:
opencl_cryptsha512_fmt.c:542:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c: In function ‘magic’:
opencl_cryptsha512_fmt.c:581:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:581:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:582:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:582:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:583:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:583:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:584:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:584:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:585:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:585:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:586:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:586:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:587:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:587:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:588:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:588:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:589:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:589:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:590:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:590:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:591:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:591:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:592:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:592:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:593:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:593:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:594:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:594:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:595:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:595:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:596:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:596:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:597:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:597:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:598:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:598:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:599:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:599:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:600:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:600:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:601:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:601:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c:603:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_cryptsha512_fmt.c: In function ‘get_binary’:
opencl_cryptsha512_fmt.c:610:5: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_wpapsk_fmt.c: In function ‘init’:
opencl_wpapsk_fmt.c:86:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
opencl_xsha512_fmt.c: In function ‘find_best_workgroup’:
opencl_xsha512_fmt.c:161:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
opencl_xsha512_fmt.c:168:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
opencl_xsha512_fmt.c: In function ‘get_binary’:
opencl_xsha512_fmt.c:320:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
opencl_xsha512_fmt.c: In function ‘crypt_all’:
opencl_xsha512_fmt.c:467:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
opencl_xsha512_fmt.c: In function ‘cmp_all’:
opencl_xsha512_fmt.c:488:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
opencl_xsha512_fmt.c:494:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
opencl_xsha512_fmt.c: In function ‘cmp_one’:
opencl_xsha512_fmt.c:511:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
opencl_xsha512_fmt.c: In function ‘cmp_exact’:
opencl_xsha512_fmt.c:529:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
opencl_rawsha512_fmt.c: In function ‘find_best_workgroup’:
opencl_rawsha512_fmt.c:155:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_rawsha512_fmt.c:162:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_rawsha512_fmt.c: In function ‘get_binary’:
opencl_rawsha512_fmt.c:271:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_rawsha512_fmt.c: In function ‘crypt_all’:
opencl_rawsha512_fmt.c:386:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_rawsha512_fmt.c: In function ‘cmp_all’:
opencl_rawsha512_fmt.c:406:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_rawsha512_fmt.c:412:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_rawsha512_fmt.c: In function ‘cmp_one’:
opencl_rawsha512_fmt.c:429:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_rawsha512_fmt.c: In function ‘cmp_exact’:
opencl_rawsha512_fmt.c:445:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
opencl_bf_std.c: In function ‘opencl_BF_std_crypt’:
opencl_bf_std.c:550:2: warning: ISO C90 forbids mixed declarations and
code [-Wdeclaration-after-statement]
opencl_pwsafe_fmt.c: In function ‘get_salt’:
opencl_pwsafe_fmt.c:144:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
opencl_pwsafe_fmt.c: In function ‘crypt_all’:
opencl_pwsafe_fmt.c:177:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
opencl_pwsafe_fmt.c:192:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]

cuda_cryptmd5_fmt.c: In function ‘valid’:
cuda_cryptmd5_fmt.c:126:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
cuda_cryptmd5_fmt.c: In function ‘to_binary’:
cuda_cryptmd5_fmt.c:162:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
cuda_cryptmd5_fmt.c:162:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
cuda_cryptmd5_fmt.c:163:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
cuda_cryptmd5_fmt.c:163:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
cuda_cryptmd5_fmt.c:164:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
cuda_cryptmd5_fmt.c:164:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
cuda_cryptmd5_fmt.c:165:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
cuda_cryptmd5_fmt.c:165:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
cuda_cryptmd5_fmt.c:166:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
cuda_cryptmd5_fmt.c:166:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
cuda_cryptmd5_fmt.c:167:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
cuda_cryptmd5_fmt.c: In function ‘binary’:
cuda_cryptmd5_fmt.c:175:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
cuda_cryptmd5_fmt.c: In function ‘salt’:
cuda_cryptmd5_fmt.c:203:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
cuda_phpass_fmt.c: In function ‘pbinary’:
cuda_phpass_fmt.c:116:2: warning: ISO C90 forbids mixed declarations and
code [-Wdeclaration-after-statement]
cuda_cryptsha256_fmt.c: In function ‘valid’:
cuda_cryptsha256_fmt.c:108:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha256_fmt.c: In function ‘magic’:
cuda_cryptsha256_fmt.c:150:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha256_fmt.c:150:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha256_fmt.c:151:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha256_fmt.c:151:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha256_fmt.c:152:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha256_fmt.c:152:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha256_fmt.c:153:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha256_fmt.c:153:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha256_fmt.c:154:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha256_fmt.c:154:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha256_fmt.c:155:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha256_fmt.c:155:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha256_fmt.c:156:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha256_fmt.c:156:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha256_fmt.c:157:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha256_fmt.c:157:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha256_fmt.c:158:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha256_fmt.c:158:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha256_fmt.c:159:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha256_fmt.c:159:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha256_fmt.c:160:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha256_fmt.c: In function ‘binary’:
cuda_cryptsha256_fmt.c:174:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha256_fmt.c: In function ‘salt’:
cuda_cryptsha256_fmt.c:191:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha256_fmt.c: In function ‘set_salt’:
cuda_cryptsha256_fmt.c:239:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]

cuda_cryptsha512_fmt.c: In function ‘valid’:
cuda_cryptsha512_fmt.c:88:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c: In function ‘magic’:
cuda_cryptsha512_fmt.c:129:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:129:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:130:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:130:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:131:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:131:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:132:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:132:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:133:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:133:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:134:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:134:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:135:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:135:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:136:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:136:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:137:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:137:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:138:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:138:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:139:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:139:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:140:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:140:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:141:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:141:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:142:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:142:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:143:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:143:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:144:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:144:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:145:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:145:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:146:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:146:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:147:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:147:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:148:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:148:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:149:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:149:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c:152:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c: In function ‘binary’:
cuda_cryptsha512_fmt.c:161:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c: In function ‘salt’:
cuda_cryptsha512_fmt.c:177:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_cryptsha512_fmt.c: In function ‘set_salt’:
cuda_cryptsha512_fmt.c:224:2: warning: ISO C90 forbids mixed
declarations and code [-Wdeclaration-after-statement]
cuda_mscash2_fmt.c: In function ‘valid’:
cuda_mscash2_fmt.c:91:2: warning: ISO C90 forbids mixed declarations and
code [-Wdeclaration-after-statement]
cuda_mscash2_fmt.c:103:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
cuda_mscash2_fmt.c: In function ‘binary’:
cuda_mscash2_fmt.c:151:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
cuda_rawsha256_fmt.c: In function ‘binary’:
cuda_rawsha256_fmt.c:105:3: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
cuda_rawsha256_fmt.c: In function ‘binary’:
cuda_rawsha256_fmt.c:105:3: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
cuda_mscash_fmt.c: In function ‘valid’:
cuda_mscash_fmt.c:56:2: warning: ISO C90 forbids mixed declarations and
code [-Wdeclaration-after-statement]
cuda_xsha512_fmt.c: In function ‘get_binary’:
cuda_xsha512_fmt.c:132:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
cuda_xsha512_fmt.c: In function ‘cmp_one’:
cuda_xsha512_fmt.c:293:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
cuda_xsha512_fmt.c: In function ‘cmp_exact’:
cuda_xsha512_fmt.c:315:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
cuda_rawsha512_fmt.c: In function ‘get_binary’:
cuda_rawsha512_fmt.c:93:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
cuda_rawsha512_fmt.c: In function ‘cmp_one’:
cuda_rawsha512_fmt.c:209:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
cuda_rawsha512_fmt.c: In function ‘cmp_exact’:
cuda_rawsha512_fmt.c:224:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement]
cuda_pwsafe_fmt.c: In function ‘get_salt’:
cuda_pwsafe_fmt.c:65:9: warning: ISO C90 forbids mixed declarations and
code [-Wdeclaration-after-statement]
cuda_pwsafe_fmt.c: In function ‘crypt_all’:
cuda_pwsafe_fmt.c:98:9: warning: ISO C90 forbids mixed declarations and
code [-Wdeclaration-after-statement]


magnum

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.