[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.0-40-gd6389c
From: |
Friedrich Beckmann |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.0-40-gd6389cf |
Date: |
Tue, 25 Aug 2020 03:45:55 -0400 (EDT) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".
The branch, master has been updated
via d6389cfd4723ca0c6a61730b3ce8c303f2a28fe6 (commit)
from d9a8216021edbb6b94dce664a5cda991f8d34ea0 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d6389cfd4723ca0c6a61730b3ce8c303f2a28fe6
Author: Friedrich Beckmann <friedrich.beckmann@gmx.de>
Date: Tue Aug 25 09:42:55 2020 +0200
Warning: adhere to const qualifier for initializations and assignments
This commit avoids the warnings:
warning: initialization discards âconstâ qualifier from pointer target
type
warning: assignment discards âconstâ qualifier from pointer target type
-----------------------------------------------------------------------
Summary of changes:
src/ui/gui/help-menu.c | 9 +++++----
src/ui/gui/psppire-output-view.c | 30 ++++++++++++++++++------------
src/ui/gui/psppire-syntax-window.c | 19 ++++++++++++-------
src/ui/gui/psppire-var-sheet-header.c | 2 +-
4 files changed, 36 insertions(+), 24 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.0-40-gd6389cf,
Friedrich Beckmann <=