On Sun, 2020-07-19 at 19:41 +0200, Mark Wielaard wrote:
> In theory an fwrite can fail, if so, signal it by calling issue ().
Pushed to master.
https://sourceware.org/bugzilla/show_bug.cgi?id=25793
Ben Woodard changed:
What|Removed |Added
CC||woodard at redhat dot com
--- Comment #
On Sun, 2020-07-19 at 22:03 +0200, Mark Wielaard wrote:
> Since commit 287a18452 libasm.h defines an opague Ebl handle.
> This is fine, except for (internal) code that also includes libebl.h.
> Since C11 having multiple typedefs for the same thing is fine, but we
> do build using GNU/C99. This also