twm: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Nov 23 20:59:50 UTC 2019


 src/Makefile.am  |   56 +++++++++++++++++++++++++++----------------------------
 src/add_window.c |   29 +++++++++++++++-------------
 src/gram.y       |    2 +
 src/icons.c      |    8 +++++--
 4 files changed, 52 insertions(+), 43 deletions(-)

New commits:
commit c5df45a0721c75788cbdfe89992fdc97f1d47c34
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Sat Nov 23 15:53:12 2019 -0500

    an error in the action for warp-to-ring would produce two error messages
    because the case lacked a break-statement
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 35f696e8c51b3fa6b8f6f2e8baa038ae8f77bc2d
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Sat Nov 23 15:50:54 2019 -0500

    strict gcc-warning fixes, no object-change
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit fc3c537836adbe209ab98e08b345874f522027cc
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Sat Nov 23 15:48:02 2019 -0500

    whitespace-fixes
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit eb98aefe4702310474ed11aefd3d50c4520ad0cd
Merge: 077a496 f973b77
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Sat Nov 23 05:54:50 2019 -0500

    Merge remote-tracking branch 'upstream/master'

commit 077a496c38fc993d7691ce5aab1e9c2b4aee4b02
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Sat Nov 23 05:48:34 2019 -0500

    Formatted most of the C files using "twm-indent", part of cindent at
    	https://invisible-island.net/cindent/
    That is essentially a script which adds typedefs to the x-indent.sh script.
    No object-code changed in this reformatting.
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>



More information about the xorg-commit mailing list