[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug-idutils] bug#56170: [patch #10240] Fix build error caused by gnulib
From: |
Daniel Nachun |
Subject: |
[bug-idutils] bug#56170: [patch #10240] Fix build error caused by gnulib |
Date: |
Thu, 23 Jun 2022 13:12:56 -0400 (EDT) |
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/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug-idutils] bug#56170: [patch #10240] Fix build error caused by gnulib,
Daniel Nachun <=