[PATCH 2/2] wmaker: update callback function checks

1 view
Skip to first unread message

david.m...@gmail.com

unread,
Mar 27, 2026, 5:30:48 PM (10 days ago) Mar 27
to Window Maker Development
This patch is adding the check for the getString function
that was added in commit be495bedbcc0904ec80601b894d63a56b7c8bb82.
---
 src/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index daf7307d..81b5113b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -195,5 +195,5 @@ defaults-callbacks-dynamic:
  --source "$(srcdir)/defaults.c" --structure "optionList"  \
  --field-value-ptr 4 --field-callback 5  \
  --struct-def "wPreferences=$(srcdir)/WindowMaker.h"  \
- --callback "getBool=char, getEnum=char, getInt=int"  \
+ --callback "getBool=char, getEnum=char, getInt=int, getString=char*"  \
  --callback "getPathList=char*, getCoord=WCoord"
--
2.43.0
0002-wmaker-update-callback-function-checks.patch
Reply all
Reply to author
Forward
0 new messages