[gnutls-devel] libtasn1 | fuzz/corpus2array: fix build with gnu89 (!70)
    Read-only notification of GnuTLS library development activities 
    gnutls-devel at lists.gnutls.org
       
    Sun Dec  6 16:24:28 CET 2020
    
    
  
Tim Rühsen commented:
The CI/pipeline failure is not related to this change.
BTW, there are more places to fix for C89:
```
libtasn1_array2tree_fuzzer.c: In function 'LLVMFuzzerTestOneInput':
libtasn1_array2tree_fuzzer.c:60:2: error: 'for' loop initial declarations are only allowed in C99 or C11 mode
   60 |  for (int it = 0; it < nelem; it++) {
      |  ^~~
```
-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/libtasn1/-/merge_requests/70#note_461181277
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20201206/5d628c93/attachment-0001.html>
    
    
More information about the Gnutls-devel
mailing list