From dc2aff42a820db1dfc767d1a12e12b4d6614f783 Mon Sep 17 00:00:00 2001 From: orbitcowboy Date: Wed, 11 Oct 2017 15:50:59 +0200 Subject: [PATCH] std.cfg: Added support for std::string::rfind(). --- cfg/std.cfg | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/cfg/std.cfg b/cfg/std.cfg index 487d073ce..1a5bd18ee 100644 --- a/cfg/std.cfg +++ b/cfg/std.cfg @@ -5946,7 +5946,11 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun - + + + + + false