svn commit: r1930038 - in subversion/branches/1.14.x: . subversion/bindings/swig/include

[email protected]
Newsgroups gmane.comp.version-control.subversion.svn
Message-ID <176430240599.153264.14036293883326356025@svn02-us-east.apache.org>
Author: svn-role
Date: Fri Nov 28 04:00:05 2025
New Revision: 1930038

Log:
Merge r1929560 from trunk:

 * r1929560
   Adapt swig-py to SWIG 4.4.0.
   Justification:
     Fix build with SWIG 4.4
   Votes:
     +1: jamessan, jun66j5

Modified:
   subversion/branches/1.14.x/   (props changed)
   subversion/branches/1.14.x/STATUS
   subversion/branches/1.14.x/subversion/bindings/swig/include/svn_types.swg

Modified: subversion/branches/1.14.x/STATUS
==============================================================================
--- subversion/branches/1.14.x/STATUS	Fri Nov 28 02:46:09 2025	(r1930037)
+++ subversion/branches/1.14.x/STATUS	Fri Nov 28 04:00:05 2025	(r1930038)
@@ -56,10 +56,3 @@ Veto-blocked changes:
 
 Approved changes:
 =================
-
- * r1929560
-   Adapt swig-py to SWIG 4.4.0.
-   Justification:
-     Fix build with SWIG 4.4
-   Votes:
-     +1: jamessan, jun66j5

Modified: subversion/branches/1.14.x/subversion/bindings/swig/include/svn_types.swg
==============================================================================
--- subversion/branches/1.14.x/subversion/bindings/swig/include/svn_types.swg	Fri Nov 28 02:46:09 2025	(r1930037)
+++ subversion/branches/1.14.x/subversion/bindings/swig/include/svn_types.swg	Fri Nov 28 04:00:05 2025	(r1930038)
@@ -601,7 +601,7 @@ svn_ ## TYPE ## _swig_rb_closed(VALUE se
 %typemap(in, noblock=1) apr_pool_t * {
   /* Verify that the user supplied a valid pool */
   if ($input != Py_None && $input != _global_py_pool) {
-    SWIG_Python_TypeError(SWIG_TypePrettyName($descriptor), $input);
+    SWIG_Error(SWIG_TypeError,  "a '$type' is expected");
     SWIG_arg_fail($svn_argnum);
     SWIG_fail;
   }
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.