avih via Tinycc-devel wrote:

While force-pushing is usually possible, I'd argue that at the tcc repo
(and generally elsewhere too, but to each his own practices) no one
should force push except maybe maintainers and maybe other regular
contributors which 100% know what they're doing when force-pushing.

So I did put on my "maintainer hat" in this case.

Pursuer2's patch "misplaced parenthese around ..." is now on top of
mob as it was before his pushes.  Kyryl's patch "fix float to u64..."
still has bugs (<< vs >>) and adds bad formatting unnecessarily.

To all:

In the future, please use git cherry-pick or git rebase to put
your patches on top of the current public mob branch, first.

And as always:
* test before you push.

* don't add tabs and use 4 spaces to indent.  (Don't use emacs or
  configure appropriately its automatisms.).

* don't change lines that you did not change.

Thanks,

--- gr


I.e. if you want something reverted at the mob repo, please ask here
at the mailing list and one of the regulars will judge how to handle
the request, IMHO.

- avih

_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to