[PATCH v2 0/4] more replacement of zero length array
    David Marchand 
    david.marchand at redhat.com
       
    Tue Feb 13 14:14:28 CET 2024
    
    
  
On Mon, Feb 12, 2024 at 11:36 PM Tyler Retzlaff
<roretzla at linux.microsoft.com> wrote:
>
> Replace some missed zero length arrays not captured in the
> original series.
> https://patchwork.dpdk.org/project/dpdk/list/?series=30410&state=*
>
> Zero length arrays are a GNU extension that has been
> superseded by flex arrays.
>
> https://gcc.gnu.org/onlinedocs/gcc/Zero-Length.html
>
> v2:
>     * added additional patches for fib & pipeline libs.
>       series-acks have been placed only against original
>       hash and rcu patches.
There seems to be an issue with the ABI check on those changes.
After a quick chat with Dodji, I opened a bug for libabigail.
https://sourceware.org/bugzilla/show_bug.cgi?id=31377
-- 
David Marchand
    
    
More information about the dev
mailing list