20 июля 2015 г. 21:15 пользователь "David Dahlberg" <david+bsd@dahlberg.cologne> написал: > > Am Monday, den 20.07.2015, 18:03 +0100 schrieb Stuart Henderson: > > WANTLIB is missing. > > Added it. > > But what I still noticed is that the compiler warns about > strcpy/sprintf. Even though there are only two invocations of strcpy(3) > which do look good to me, there is actually far to many sprintf(3) with > lengthy strlen(3) calculations to take care of them all in a port. > > Should I do something about that (except nagging at upstream)?
Just say upstream that OpenBSD devs will cut a finger from you each week sprintf calls are kept in source. :) Don't mind, but some nagging in this direction is always good. -- Vadim Zhukov