On Mon, 19 Nov 2018 13:04:45 +0100 Antonio Ospite <ao2@xxxxxx> wrote: > On Sat, 27 Oct 2018 15:35:11 +0200 > Antonio Ospite <ao2@xxxxxx> wrote: > > > On Tue, 16 Oct 2018 18:42:15 +0200 > > Antonio Ospite <ao2@xxxxxx> wrote: > > > > > Hi, > > > > > > here are some build system updates and some fixes for compilation > > > warnings with Gcc. > > > > > > After this patchset, compilation with Gcc is nice and clean, > > > > > [...] > > > .gitignore | 2 ++ > > > configure.ac | 8 +++++--- > > > src/Makefile.am | 16 ++++++++-------- > > > src/eval.c | 2 +- > > > src/system.h | 4 ---- > > > 5 files changed, 16 insertions(+), 16 deletions(-) > > > > > > > Looking at the mailing list I see there are some patches sent > > before this series which touch .gitignore and src/Makefile.am > > > > I see that some of those other patches have been merged, and in fact > patch 3/5 in this series can now be skipped. > Hi, can I mark 3/5 as Superseded in patchwork myself? Or would that disrupt your workflow? The intent would be to have one patch less for you to worry about. Thank you, Antonio -- Antonio Ospite https://ao2.it https://twitter.com/ao2it A: Because it messes up the order in which people normally read text. See http://en.wikipedia.org/wiki/Posting_style Q: Why is top-posting such a bad thing?