|
From: | sourcewarebugz at kyber dot fi |
Subject: | [Bug binutils/27382] New: build failure: Fails if fileno() is a macro due to a missing FILE * cast |
Date: | Tue, 09 Feb 2021 01:01:59 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=27382 Bug ID: 27382 Summary: build failure: Fails if fileno() is a macro due to a missing FILE * cast Product: binutils Version: 2.36.1 Status: UNCONFIRMED Severity: normal Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: sourcewarebugz at kyber dot fi Target Milestone: --- Created attachment 13211 --> https://sourceware.org/bugzilla/attachment.cgi?id=13211&action=edit Fix to a missing cast in fileno() usage binutils/objcopy.c copy_file fileno() usage is missing a cast and hence the build fails on systems where fileno() is a macro. Patch is included. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |