]> git.sur5r.net Git - i3/i3/commitdiff
switch to clang-format-6.0 (#3533)
authorMichael Stapelberg <stapelberg@users.noreply.github.com>
Wed, 28 Nov 2018 16:38:16 +0000 (17:38 +0100)
committerGitHub <noreply@github.com>
Wed, 28 Nov 2018 16:38:16 +0000 (17:38 +0100)
src/floating.c
travis/check-formatting.sh
travis/travis-base-386.Dockerfile
travis/travis-base-ubuntu-386.Dockerfile
travis/travis-base-ubuntu.Dockerfile
travis/travis-base.Dockerfile

index bfb130fbdf2b168ee9fb036e90eb75df06834429..f5c61782ae7b6bd2585d750120d010c3694576cb 100644 (file)
@@ -892,7 +892,7 @@ drag_result_t drag_pointer(Con *con, const xcb_button_press_event_t *event, xcb_
                                     XCB_CURRENT_TIME,
                                     XCB_GRAB_MODE_ASYNC, /* continue processing pointer events as normal */
                                     XCB_GRAB_MODE_ASYNC  /* keyboard mode */
-                                    );
+    );
 
     if ((keyb_reply = xcb_grab_keyboard_reply(conn, keyb_cookie, &error)) == NULL) {
         ELOG("Could not grab keyboard (error_code = %d)\n", error->error_code);
index d232339cd3c1487d508aec24396a41f254d64dfc..7aa2f565dc7daf0da26610e85f336fdd4097c082 100755 (executable)
@@ -3,4 +3,4 @@
 set -e
 set -x
 
-clang-format-4.0 -i $(find . -name "*.[ch]" | tr '\n' ' ') && git diff --exit-code || (echo 'Code was not formatted using clang-format!'; false)
+clang-format-6.0 -i $(find . -name "*.[ch]" | tr '\n' ' ') && git diff --exit-code || (echo 'Code was not formatted using clang-format!'; false)
index e6ad51f860034ad3e74997a09dc27b95d09fa07d..355c2588fe4d44fc3a6cdbcc89227865b02a9392 100644 (file)
@@ -13,12 +13,12 @@ RUN echo 'APT::Acquire::Retries "5";' > /etc/apt/apt.conf.d/80retry
 # (3608 kB/s)). Hence, let’s stick with httpredir.debian.org (default) for now.
 
 # Install mk-build-deps (for installing the i3 build dependencies),
-# clang and clang-format-4.0 (for checking formatting and building with clang),
+# clang and clang-format-6.0 (for checking formatting and building with clang),
 # lintian (for checking spelling errors),
 RUN linux32 apt-get update && \
     DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
     dpkg-dev devscripts git equivs \
-    clang clang-format-4.0 \
+    clang clang-format-6.0 \
     lintian && \
     rm -rf /var/lib/apt/lists/*
 
index c71ad42d2aaf9195bdd232607ab28e57a0a0fa9f..d52df4b82690e03f98a034ff73e3ea1e91fa3630 100644 (file)
@@ -13,12 +13,12 @@ RUN echo 'APT::Acquire::Retries "5";' > /etc/apt/apt.conf.d/80retry
 # (3608 kB/s)). Hence, let’s stick with httpredir.debian.org (default) for now.
 
 # Install mk-build-deps (for installing the i3 build dependencies),
-# clang and clang-format-4.0 (for checking formatting and building with clang),
+# clang and clang-format-6.0 (for checking formatting and building with clang),
 # lintian (for checking spelling errors),
 RUN linux32 apt-get update && \
     DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
     dpkg-dev devscripts git equivs \
-    clang clang-format-4.0 \
+    clang clang-format-6.0 \
     lintian && \
     rm -rf /var/lib/apt/lists/*
 
index 6b61e27ec2a50432c55ed04361182210362cea59..d1057a390e7f9a5c130f78596b640373d7f0df7e 100644 (file)
@@ -13,13 +13,13 @@ RUN echo 'APT::Acquire::Retries "5";' > /etc/apt/apt.conf.d/80retry
 # (3608 kB/s)). Hence, let’s stick with httpredir.debian.org (default) for now.
 
 # Install mk-build-deps (for installing the i3 build dependencies),
-# clang and clang-format-4.0 (for checking formatting and building with clang),
+# clang and clang-format-6.0 (for checking formatting and building with clang),
 # lintian (for checking spelling errors),
 # test suite dependencies (for running tests)
 RUN apt-get update && \
     DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
     dpkg-dev devscripts git equivs \
-    clang clang-format-4.0 \
+    clang clang-format-6.0 \
     lintian && \
     rm -rf /var/lib/apt/lists/*
 
index 907002e87be0639ea84877af02d82d1c1c4c5482..def7598dfa38c8db65906e02c5ca68527ed2d2c8 100644 (file)
@@ -11,13 +11,13 @@ RUN echo 'APT::Acquire::Retries "5";' > /etc/apt/apt.conf.d/80retry
 # (3608 kB/s)). Hence, let’s stick with httpredir.debian.org (default) for now.
 
 # Install mk-build-deps (for installing the i3 build dependencies),
-# clang and clang-format-4.0 (for checking formatting and building with clang),
+# clang and clang-format-6.0 (for checking formatting and building with clang),
 # lintian (for checking spelling errors),
 # test suite dependencies (for running tests)
 RUN apt-get update && \
     DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
     dpkg-dev devscripts git equivs \
-    clang clang-format-4.0 \
+    clang clang-format-6.0 \
     lintian \
     libmodule-install-perl libanyevent-perl libextutils-pkgconfig-perl xcb-proto cpanminus xvfb xserver-xephyr xauth libinline-perl libinline-c-perl libxml-simple-perl libmouse-perl libmousex-nativetraits-perl libextutils-depends-perl perl libtest-deep-perl libtest-exception-perl libxml-parser-perl libtest-simple-perl libtest-fatal-perl libdata-dump-perl libtest-differences-perl libxml-tokeparser-perl libipc-run-perl libxcb-xtest0-dev libx11-xcb-perl libjson-xs-perl x11-xserver-utils && \
     rm -rf /var/lib/apt/lists/*