acqn
|
8e45a4c960
|
Fixed the bug that a union type containing a struct with a flexible array member was accepted as a struct member or array element type.
|
2023-10-27 23:46:10 +08:00 |
|
acqn
|
fc603129da
|
A structure with a flexible array member shall not be a member of a structure or an element of an array according to the ISO C Standard.
|
2023-09-18 15:44:58 +08:00 |
|