Re: [PATCH v5 01/11] tests: fix main symbol duplication

2019-02-25 Thread Pekka Paalanen
On Wed, 13 Feb 2019 13:39:06 +0200 Leonid Bobrov via wayland-devel wrote: > So far I got these errors before patching: > > libtool: link: cc -o .libs/headers-test -pthread -Wall -Wextra > -Wno-unused-parameter -g -Wstrict-prototypes -Wmissing-prototypes > -fvisibility=hidden -O2 -pipe tests/he

[PATCH v5 01/11] tests: fix main symbol duplication

2019-02-13 Thread Leonid Bobrov via wayland-devel
So far I got these errors before patching: libtool: link: cc -o .libs/headers-test -pthread -Wall -Wextra -Wno-unused-parameter -g -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -O2 -pipe tests/headers-test.o tests/headers-protocol-test.o tests/headers-protocol-core-test.o /tmp/o

[PATCH v4 01/10] tests: fix main symbol duplication

2019-02-09 Thread Leonid Bobrov
So far I got these errors before patching: libtool: link: cc -o .libs/headers-test -pthread -Wall -Wextra -Wno-unused-parameter -g -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -O2 -pipe tests/headers-test.o tests/headers-protocol-test.o tests/headers-protocol-core-test.o /tmp/o

[PATCH v3 01/10] tests: fix main symbol duplication

2019-02-08 Thread Leonid Bobrov
So far I got these errors before patching: libtool: link: cc -o .libs/headers-test -pthread -Wall -Wextra -Wno-unused-parameter -g -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -O2 -pipe tests/headers-test.o tests/headers-protocol-test.o tests/headers-protocol-core-test.o /tmp/o

[PATCH v2 1/9] tests: fix main symbol duplication

2019-02-08 Thread Leonid Bobrov
So far I got these errors before patching: libtool: link: cc -o .libs/headers-test -pthread -Wall -Wextra -Wno-unused-parameter -g -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -O2 -pipe tests/headers-test.o tests/headers-protocol-test.o tests/headers-protocol-core-test.o /tmp/o

[PATCH 1/9] tests: fix main symbol duplication

2019-02-08 Thread Leonid Bobrov
So far I got these errors before patching: libtool: link: cc -o .libs/headers-test -pthread -Wall -Wextra -Wno-unused-parameter -g -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -O2 -pipe tests/headers-test.o tests/headers-protocol-test.o tests/headers-protocol-core-test.o /tmp/o

[PATCH 1/6] tests: fix main symbol duplication

2019-02-08 Thread Leonid Bobrov
So far I got these errors before patching: libtool: link: cc -o .libs/headers-test -pthread -Wall -Wextra -Wno-unused-parameter -g -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -O2 -pipe tests/headers-test.o tests/headers-protocol-test.o tests/headers-protocol-core-test.o /tmp/o

Re: [PATCH 1/8] tests: fix main symbol duplication

2019-02-08 Thread Pekka Paalanen
On Fri, 8 Feb 2019 15:13:34 +0200 Leonid Bobrov wrote: > So far I got these errors before patching: > > libtool: link: cc -o .libs/headers-test -pthread -Wall -Wextra > -Wno-unused-parameter -g -Wstrict-prototypes -Wmissing-prototypes > -fvisibility=hidden -O2 -pipe tests/headers-test.o > te

[PATCH 1/8] tests: fix main symbol duplication

2019-02-08 Thread Leonid Bobrov
So far I got these errors before patching: libtool: link: cc -o .libs/headers-test -pthread -Wall -Wextra -Wno-unused-parameter -g -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -O2 -pipe tests/headers-test.o tests/headers-protocol-test.o tests/headers-protocol-core-test.o /tmp/o

Re: tests: fix main symbol duplication

2019-02-08 Thread Leonid Bobrov
On Fri, Feb 08, 2019 at 12:51:23PM +0200, Pekka Paalanen wrote: > Weird indeed. Did you manually edit the patch, or copy & paste it? > Copied & pasted it, next time I'll include them in MIME > > I don't know how to do that, besides I have no intention to license code > > I submit, so you are com

Re: tests: fix main symbol duplication

2019-02-08 Thread Pekka Paalanen
l/imapcache/imap.gmail.com/ppaala...@gmail.com/lists/wayland-devel/39311 > > --------------- > > Applying: tests: fix main symbol duplication > > error: git diff header lacks filename information when removing 1 leading > > pathname component (line 9) > > error: could no

Re: tests: fix main symbol duplication

2019-02-08 Thread Leonid Bobrov
OpenBSD, was it? > > Unfortunately it seems the patch is somehow malformed: > > git am -3 > /home/pq/.claws-mail/imapcache/imap.gmail.com/ppaala...@gmail.com/lists/wayland-devel/39311 > ----------- > Applying: tests: fix main symbol

Re: tests: fix main symbol duplication

2019-02-08 Thread Pekka Paalanen
On Thu, 7 Feb 2019 18:07:36 +0200 Leonid Bobrov wrote: > From b00351a95d98e4ecc8efe9c7f1e5c56e79fe5f9f Mon Sep 17 00:00:00 2001 > From: Leonid Bobrov > Date: Thu, 7 Feb 2019 18:02:57 +0200 > Subject: [PATCH] tests: fix main symbol duplication Hi Leonid, your approach to fix these

tests: fix main symbol duplication

2019-02-07 Thread Leonid Bobrov
From b00351a95d98e4ecc8efe9c7f1e5c56e79fe5f9f Mon Sep 17 00:00:00 2001 From: Leonid Bobrov Date: Thu, 7 Feb 2019 18:02:57 +0200 Subject: [PATCH] tests: fix main symbol duplication So far I got these errors before patching: libtool: link: cc -o .libs/headers-test -pthread -Wall -Wextra -Wno