Signed-off-by: Leonid Bobrov
---
src/wayland-client.h | 4
1 file changed, 4 insertions(+)
diff --git a/src/wayland-client.h b/src/wayland-client.h
index 9f70fa3..690c446 100644
--- a/src/wayland-client.h
+++ b/src/wayland-client.h
@@ -39,4 +39,8 @@
#include "wayland-client-core.h"
#inclu
Signed-off-by: Leonid Bobrov
---
configure.ac | 4
src/wayland-shm.c | 30 ++
2 files changed, 34 insertions(+)
diff --git a/configure.ac b/configure.ac
index 40cbd08..f49ca24 100644
--- a/configure.ac
+++ b/configure.ac
@@ -104,6 +104,10 @@ AC_SUBST(RT_LIB
Signed-off-by: Leonid Bobrov
---
Makefile.am | 3 +-
configure.ac | 19 +-
doc/doxygen/Makefile.am | 3 +-
src/{event-loop.c => event-loop-epoll.c} | 4 +
src/event-loop-kqueue.c | 800 ++
Signed-off-by: Leonid Bobrov
---
configure.ac| 3 +++
tests/test-runner.c | 22 +-
2 files changed, 24 insertions(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 15535ff..40cbd08 100644
--- a/configure.ac
+++ b/configure.ac
@@ -101,6 +101,9 @@ RT_LIB
Signed-off-by: Leonid Bobrov
---
configure.ac | 3 +++
src/wayland-server.c | 35 +++
src/wayland-shm.c| 10 ++
3 files changed, 48 insertions(+)
diff --git a/configure.ac b/configure.ac
index 3c227a2..15535ff 100644
--- a/configure.ac
+++ b/c
Signed-off-by: Leonid Bobrov
---
Makefile.am | 1 +
configure.ac | 12
tests/test-helpers.c | 31 ++-
3 files changed, 43 insertions(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index 489f581..435957f 100644
--- a/Makefile.am
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
Signed-off-by: Leonid Bobrov
---
Makefile.am | 6 +++---
configure.ac | 16
2 files changed, 19 insertions(+), 3 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index f47d055..489f581 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -71,7 +71,7 @@ nodist_include_HEADERS =
Signed-off-by: Leonid Bobrov
---
configure.ac| 4
tests/test-compositor.c | 25 +++--
tests/test-runner.c | 29 -
3 files changed, 55 insertions(+), 3 deletions(-)
diff --git a/configure.ac b/configure.ac
index 8563968..3c227a
Signed-off-by: Leonid Bobrov
---
src/wayland-os.h | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/wayland-os.h b/src/wayland-os.h
index 321e34d..28e3350 100644
--- a/src/wayland-os.h
+++ b/src/wayland-os.h
@@ -41,6 +41,9 @@ wl_os_queue_create_cloexec(void);
int
wl_os_accept_cloexec(i
Signed-off-by: Leonid Bobrov
---
configure.ac| 4
tests/test-compositor.c | 25 +++--
tests/test-runner.c | 29 -
3 files changed, 55 insertions(+), 3 deletions(-)
diff --git a/configure.ac b/configure.ac
index 8563968..3c227a
---
src/wayland-os.h | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/wayland-os.h b/src/wayland-os.h
index 321e34d..28e3350 100644
--- a/src/wayland-os.h
+++ b/src/wayland-os.h
@@ -41,6 +41,9 @@ wl_os_queue_create_cloexec(void);
int
wl_os_accept_cloexec(int sockfd, struct sockaddr *ad
Signed-off-by: Leonid Bobrov
---
Makefile.am | 3 +-
configure.ac | 19 +-
doc/doxygen/Makefile.am | 3 +-
src/{event-loop.c => event-loop-epoll.c} | 4 +
src/event-loop-kqueue.c | 825 ++
Signed-off-by: Leonid Bobrov
---
Makefile.am | 1 +
configure.ac | 12
tests/test-helpers.c | 31 ++-
3 files changed, 43 insertions(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index 489f581..435957f 100644
--- a/Makefile.am
Signed-off-by: Leonid Bobrov
---
Makefile.am | 6 +++---
configure.ac | 16
2 files changed, 19 insertions(+), 3 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index f47d055..489f581 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -71,7 +71,7 @@ nodist_include_HEADERS =
Signed-off-by: Leonid Bobrov
---
configure.ac| 3 +++
tests/test-runner.c | 22 +-
2 files changed, 24 insertions(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 15535ff..40cbd08 100644
--- a/configure.ac
+++ b/configure.ac
@@ -101,6 +101,9 @@ RT_LIB
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
Signed-off-by: Leonid Bobrov
---
src/wayland-client.h | 4
1 file changed, 4 insertions(+)
diff --git a/src/wayland-client.h b/src/wayland-client.h
index 9f70fa3..690c446 100644
--- a/src/wayland-client.h
+++ b/src/wayland-client.h
@@ -39,4 +39,8 @@
#include "wayland-client-core.h"
#inclu
Signed-off-by: Leonid Bobrov
---
configure.ac | 3 +++
src/wayland-server.c | 35 +++
src/wayland-shm.c| 10 ++
3 files changed, 48 insertions(+)
diff --git a/configure.ac b/configure.ac
index 3c227a2..15535ff 100644
--- a/configure.ac
+++ b/c
Signed-off-by: Leonid Bobrov
---
configure.ac | 3 +++
src/wayland-server.c | 35 +++
src/wayland-shm.c| 10 ++
3 files changed, 48 insertions(+)
diff --git a/configure.ac b/configure.ac
index 3c227a2..15535ff 100644
--- a/configure.ac
+++ b/c
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
Signed-off-by: Leonid Bobrov
---
configure.ac| 3 +++
tests/test-runner.c | 22 +-
2 files changed, 24 insertions(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 15535ff..40cbd08 100644
--- a/configure.ac
+++ b/configure.ac
@@ -101,6 +101,9 @@ RT_LIB
---
src/wayland-os.h | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/wayland-os.h b/src/wayland-os.h
index 321e34d..28e3350 100644
--- a/src/wayland-os.h
+++ b/src/wayland-os.h
@@ -41,6 +41,9 @@ wl_os_queue_create_cloexec(void);
int
wl_os_accept_cloexec(int sockfd, struct sockaddr *ad
Signed-off-by: Leonid Bobrov
---
configure.ac| 4
tests/test-compositor.c | 25 +++--
tests/test-runner.c | 29 -
3 files changed, 55 insertions(+), 3 deletions(-)
diff --git a/configure.ac b/configure.ac
index 8563968..3c227a
Signed-off-by: Leonid Bobrov
---
src/wayland-client.h | 4
1 file changed, 4 insertions(+)
diff --git a/src/wayland-client.h b/src/wayland-client.h
index 9f70fa3..690c446 100644
--- a/src/wayland-client.h
+++ b/src/wayland-client.h
@@ -39,4 +39,8 @@
#include "wayland-client-core.h"
#inclu
Signed-off-by: Leonid Bobrov
---
Makefile.am | 1 +
configure.ac | 12
tests/test-helpers.c | 31 ++-
3 files changed, 43 insertions(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index 489f581..435957f 100644
--- a/Makefile.am
Signed-off-by: Leonid Bobrov
---
Makefile.am | 3 +-
configure.ac | 19 +-
doc/doxygen/Makefile.am | 3 +-
src/{event-loop.c => event-loop-epoll.c} | 4 +
src/event-loop-kqueue.c | 825 ++
Signed-off-by: Leonid Bobrov
---
Makefile.am | 8
configure.ac | 16
2 files changed, 20 insertions(+), 4 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index cce4d73..489f581 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -71,7 +71,7 @@ nodist_include_HEADERS =
Signed-off-by: Leonid Bobrov
---
Makefile.am | 3 ++-
configure.ac | 12
tests/test-helpers.c | 31 ++-
3 files changed, 44 insertions(+), 2 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 489f581..8a6fa6e 100644
--- a/Makefile
---
src/wayland-os.h | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/wayland-os.h b/src/wayland-os.h
index 321e34d..28e3350 100644
--- a/src/wayland-os.h
+++ b/src/wayland-os.h
@@ -41,6 +41,9 @@ wl_os_queue_create_cloexec(void);
int
wl_os_accept_cloexec(int sockfd, struct sockaddr *ad
Signed-off-by: Leonid Bobrov
---
Makefile.am | 8
configure.ac | 16
2 files changed, 20 insertions(+), 4 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index cce4d73..489f581 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -71,7 +71,7 @@ nodist_include_HEADERS =
Signed-off-by: Leonid Bobrov
---
src/wayland-client.h | 4
1 file changed, 4 insertions(+)
diff --git a/src/wayland-client.h b/src/wayland-client.h
index 9f70fa3..690c446 100644
--- a/src/wayland-client.h
+++ b/src/wayland-client.h
@@ -39,4 +39,8 @@
#include "wayland-client-core.h"
#inclu
Signed-off-by: Leonid Bobrov
---
Makefile.am | 3 +-
configure.ac | 19 +-
doc/doxygen/Makefile.am | 3 +-
src/{event-loop.c => event-loop-epoll.c} | 4 +
src/event-loop-kqueue.c | 825 ++
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
On Fri, 8 Feb 2019 15:13:37 +0200
Leonid Bobrov wrote:
> Signed-off-by: Leonid Bobrov
> ---
> .gitignore | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/.gitignore b/.gitignore
> index eadea12..8d2c614 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -14,6 +14,7 @@
> *.trs
> *.tar
On Fri, 8 Feb 2019 15:13:36 +0200
Leonid Bobrov wrote:
> Signed-off-by: Leonid Bobrov
> ---
> configure.ac | 3 ++
> src/wayland-server.c | 46 ++
> src/wayland-shm.c| 92 +++-
> 3 files changed, 140 insertions(+), 1 dele
On Fri, 8 Feb 2019 15:13:35 +0200
Leonid Bobrov wrote:
> Signed-off-by: Leonid Bobrov
> ---
> Makefile.am | 2 +-
> configure.ac | 12
> tests/test-helpers.c | 33 -
> 3 files changed, 45 insertions(+), 2 deletions(-)
>
> diff --g
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
Signed-off-by: Leonid Bobrov
---
Makefile.am | 6 +++---
configure.ac | 16
2 files changed, 19 insertions(+), 3 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 426e20a..b973cbe 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -71,7 +71,7 @@ nodist_include_HEADERS =
Signed-off-by: Leonid Bobrov
---
Makefile.am | 3 +-
configure.ac | 19 +-
doc/doxygen/Makefile.am | 3 +-
src/{event-loop.c => event-loop-epoll.c} | 4 +
src/event-loop-kqueue.c | 825 ++
Signed-off-by: Leonid Bobrov
---
src/wayland-client.h | 4
1 file changed, 4 insertions(+)
diff --git a/src/wayland-client.h b/src/wayland-client.h
index 9f70fa3..524f79d 100644
--- a/src/wayland-client.h
+++ b/src/wayland-client.h
@@ -36,6 +36,10 @@
#ifndef WAYLAND_CLIENT_H
#define WAYLA
Signed-off-by: Leonid Bobrov
---
configure.ac| 7 ++
tests/test-compositor.c | 23 +++--
tests/test-runner.c | 55 ++---
3 files changed, 80 insertions(+), 5 deletions(-)
diff --git a/configure.ac b/configure.ac
index 941749d..
Signed-off-by: Leonid Bobrov
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index eadea12..8d2c614 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,7 @@
*.trs
*.tar.xz
*~
+*.orig
*-test
.libs
.dirstamp
--
2.20.1
Signed-off-by: Leonid Bobrov
---
configure.ac | 3 ++
src/wayland-server.c | 46 ++
src/wayland-shm.c| 92 +++-
3 files changed, 140 insertions(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 912330e..d106a
Signed-off-by: Leonid Bobrov
---
Makefile.am | 2 +-
configure.ac | 12
tests/test-helpers.c | 33 -
3 files changed, 45 insertions(+), 2 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index cce4d73..52c7895 100644
--- a/Makefil
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
From 6b2cd23b0681a7ad253201071d243cbefc1bc0aa Mon Sep 17 00:00:00 2001
From: Leonid Bobrov
Date: Thu, 7 Feb 2019 18:02:57 +0200
Subject: [PATCH 1/8] tests: fix main symbol duplication
So far I got these errors before patching:
libtool: link: cc -o .libs/headers-test -pthread -Wall -Wextra
-Wno-
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
Build note: We've had a report that the autotools build doesn't work with
the new version of Bison, 3.3. If this happens to you, please switch to
using meson. The autotools build will be removed in libxkbcommon 0.9.0.
libxkbcommon 0.8.3
==
- Fix build of static libraries with meso
On Fri, 8 Feb 2019 12:23:06 +0200
Leonid Bobrov wrote:
> On Fri, Feb 08, 2019 at 12:09:09PM +0200, Pekka Paalanen wrote:
> > Hi Leonid,
> >
>
> Hi Pekka,
>
> > your approach to fix these issues looks good to me, and the commit
> > message explains everything I could ask for, except for maybe
On Fri, Feb 08, 2019 at 12:09:09PM +0200, Pekka Paalanen wrote:
> Hi Leonid,
>
Hi Pekka,
> your approach to fix these issues looks good to me, and the commit
> message explains everything I could ask for, except for maybe
> mentioning that the linker is one from OpenBSD, was it?
>
> Unfortunate
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 issues looks
52 matches
Mail list logo