sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[[SM-Commit] ] GIT changes to master grimoire by Thomas Orgis (b903df4b00c603e2092ea41908cd94cc3d412acb)
- From: Thomas Orgis <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
- Subject: [[SM-Commit] ] GIT changes to master grimoire by Thomas Orgis (b903df4b00c603e2092ea41908cd94cc3d412acb)
- Date: Fri, 31 Oct 2025 23:54:39 +0000
GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:
shell-term-fm/screen/BUILD | 1 +
shell-term-fm/screen/HISTORY | 3 +++
2 files changed, 4 insertions(+)
New commits:
commit b903df4b00c603e2092ea41908cd94cc3d412acb
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>
screen: fix build with current gcc
diff --git a/shell-term-fm/screen/BUILD b/shell-term-fm/screen/BUILD
index 6c4ef3a..1827fcd 100755
--- a/shell-term-fm/screen/BUILD
+++ b/shell-term-fm/screen/BUILD
@@ -1,4 +1,5 @@
OPTS="$OPTS --with-sys-screenrc=/etc/screenrc" &&
+CFLAGS="$CFLAGS -std=gnu89" &&
# Avoid world-writable ptys! Even with the patches from OpenSUSE.
OPTS="$OPTS -with-pty-mode=0620 --with-pty-group=5" &&
if [[ $SCREEN_256COLOR == "y" ]]; then
diff --git a/shell-term-fm/screen/HISTORY b/shell-term-fm/screen/HISTORY
index cd5e4c9..815072e 100644
--- a/shell-term-fm/screen/HISTORY
+++ b/shell-term-fm/screen/HISTORY
@@ -1,3 +1,6 @@
+2025-11-01 Thomas Orgis <sobukus AT sourcemage.org>
+ * BUILD: std=gnu89
+
2025-05-14 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: ++SECURITY_PATCH, ++PATCHLEVEL
* patches/*: added, security fixes from OpenSUSE
- [[SM-Commit] ] GIT changes to master grimoire by Thomas Orgis (b903df4b00c603e2092ea41908cd94cc3d412acb), Thomas Orgis, 10/31/2025
Archive powered by MHonArc 2.6.24.