GNU bug report logs -
#56170
[patch #10240] Fix build error caused by gnulib
Previous Next
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
URL:
<https://savannah.gnu.org/patch/?10240>
Summary: Fix build error caused by gnulib
Project: idutils
Submitter: danielnachun
Submitted: Thu 23 Jun 2022 05:12:54 PM UTC
Category: None
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Thu 23 Jun 2022 05:12:54 PM UTC By: Daniel Nachun <danielnachun>
On systems with modern versions glibc, `gets` is removed, so this warning is
irrelevant and the build will fail because `gets` is undefined. This patch
simply deletes the warning, though a more complete fix might entail checking
that `gets` is even defined before attempting to warn about it.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Thu 23 Jun 2022 05:12:54 PM UTC Name: idutils.diff Size: 443B By:
danielnachun
<http://savannah.gnu.org/patch/download.php?file_id=53358>
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/patch/?10240>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
This bug report was last modified 2 years and 363 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.