This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH 0/2] Introducing support for cross compiling/linking for the z/OS platform
- From: Hans-Peter Nilsson <hp at bitrange dot com>
- To: David Lanzendörfer <leviathan at libresilicon dot com>
- Cc: binutils at sourceware dot org
- Date: Sun, 26 Jan 2020 18:45:39 -0500 (EST)
- Subject: Re: [PATCH 0/2] Introducing support for cross compiling/linking for the z/OS platform
- References: <20200126113329.1731-1-leviathan@libresilicon.com> <2202216.VvT5og4QYd@dizzy-7>
On Sun, 26 Jan 2020, David Lanzendörfer wrote:
> ignore this one
Some friendly advice, though very direct: before you post what
seems the same set yet another time, *please* fix the
formatting: no "if(x)" (missing space after "if"), no "if (x )"
(extraneous space before closing-parenthesis) both seen in your
first post, and no vertical-alignment spacing, as seen in
po-bfd.h. TL;DR: consult other code in binutils. (Maybe you
did, but "chose poorly".)
brgds, H-P