Files
git/compat
Johannes Schindelin fc4d357f41 winansi: use FLEX_ARRAY to avoid compiler warning
MSVC would complain thusly:

    C4200: nonstandard extension used: zero-sized array in struct/union

Let's just use the `FLEX_ARRAY` constant that we introduced for exactly
this type of scenario.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2019-08-09 21:45:27 +02:00
..
2019-07-11 15:16:49 -07:00
2019-06-25 10:46:57 -07:00
2019-06-20 14:03:05 -07:00