Re: GCC 5/6: C++'s std::string with "qsort" - works with old ABI, fails with new one

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 23 Apr 2015, Tobias Burnus wrote:

first, I know that std::sort() is better than qsort. Still, I'd like to understand why this legacy code fails with GCC 5's new string ABI.

You were just lucky before, qsort is only for POD types.

--
Marc Glisse




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux