Changeset 2ae557eb in rtems

Timestamp:
08/03/20 08:25:53 (4 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
master
Children:
9566538
Parents:
87fdb20
git-author:
Sebastian Huber <sebastian.huber@…> (08/03/20 08:25:53)
git-committer:
Sebastian Huber <sebastian.huber@…> (08/04/20 13:48:32)
Message:

score: Use flexible-array member for C99 and later

This addresses compiler warnings like this:

warning: array subscript 0 is outside the bounds of an interior
zero-length array 'abc[0]' [-Wzero-length-bounds]

(No files)

Note: See TracChangeset for help on using the changeset viewer.