[cfe-dev] [libc++] gets removed from C11

Игорь Пашев pashev.igor at gmail.com
Mon Jul 1 13:36:54 PDT 2013


Removing gets() only breaks API, not ABI. If someone really wants
(WTF?) to use it he can declare it in sources.

AFAIK, each of C++ libraries does not support entire standards (C++03, C++11)
and gets() is not the goal worth striving for.

It even does not worth such a long discussion.
If it stopped work, just throw it away and forget about it. It's toxic.



More information about the cfe-dev mailing list