This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
>>> In any case, this would still be a breaking change, because size - reads a - file at the moment. Should I add a command line flag? >> >> Yes. Presumably "--" would be the appropriate flag. Just to make sure, so you are ok with breaking backwards-compatibility here? A build script that used - as file name and called `size -` on it would no longer work and would have to be changed to `size -- -`. > >> Secondly, do you have an FSF copyright assignment for the binutils in place ? If not, you >> will need to get one before you can contribute any patches. (See the attached form) >> >> Lastly, it will be of a great help if you can follow the GNU Coding Standards when you write >> your code: https://www.gnu.org/prep/standards/ Will do. Cheers, Ahmad
Attachment:
signature.asc
Description: Message signed with OpenPGP
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |