You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
squash! mingw: make the dirent implementation plugable
40e4213 (mingw: make the dirent implementation pluggable, 2013-09-08)
introduces a FLEX_ARRAY fot this structure, which is not allowed per
ISO C 11 6.7.2.1¶3.
Punt the error, as it is suspected that both supported compilers do
the right thing.
Signed-off-by: Carlo Marcelo Arenas Belón <[email protected]>
0 commit comments