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

Bug#1066487: libgpiv: FTBFS: ../../lib/img.c:939:16: error: implicit declaration of function ‘gets’; did you mean ‘fgets’? [-Werror=implicit-function-declaration]



On Wed, Mar 13, 2024 at 12:52:19PM +0100, Lucas Nussbaum wrote:
> > ../../lib/img.c: In function ‘gpiv_img_read_header’:
> > ../../lib/img.c:939:16: error: implicit declaration of function ‘gets’; did you mean ‘fgets’? [-Werror=implicit-function-declaration]
> >   939 |         while (gets (line) != NULL) {
The proper fix would be to rewrite all related code to stop using gets(),
but this is a dead library with no revdeps so I requested an RM instead.

-- 
WBR, wRAR

Attachment: signature.asc
Description: PGP signature


Reply to: