在 2019/9/5 4:22, Christian Franke 写道: > Using original gets() is always unsafe. > >
Right, the point is that `gets()` is always unsafe, so I suggest removal of 'with unknown buffer size' from the warning message, which could be interpreted as that the other way around (i.e. 'with known buffer size') were safe. I pushed these two patches. Thanks. -- Best regards, LH_Mouse _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
