This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Using strlcpy if target OS allows it


Marc Espie wrote:

> The linker now warns about uses of strcpy, which means that the whole
> libstdc++ testsuite fails on OpenBSD now.

If you're just trying to fix the testsuite failures, perhaps you could
use the gcc-dg-prune callback to ignore this warning?


Aaron W. LaFramboise


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]