[PATCH] ar: Pull should_truncate_fname() into file scope
From: Timm Bäder Get rid of a nested function this way. Signed-off-by: Timm Bäder --- src/ar.c | 34 +- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/src/ar.c b/src/ar.c index 2a17d0d3..66b2c4fd 100644 --- a/src/ar.c +++ b/src/ar.c @@ -436,6 +4
[Bug general/27337] New: elfutils ftbfs on KFreeBSD and the Hurd
https://sourceware.org/bugzilla/show_bug.cgi?id=27337 Bug ID: 27337 Summary: elfutils ftbfs on KFreeBSD and the Hurd Product: elfutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: gen