/[Apache-SVN]
ViewVC logotype

Revision 1915235


Jump to revision: Previous Next
Author: futatuki
Date: Sun Jan 14 18:16:09 2024 UTC (4 months ago)
Changed paths: 2
Log Message:
swig-rb: Block SWIG 4.2.0 before building Ruby bindings

SWIG Ruby bindings cannot build with SWIG 4.2.0 because it produces
a broken external runtime code[1]. So we note it is broken and
block users from building swig-rb with it.

[1] https://github.com/swig/swig/issues/2751

* build/ac-macros/swig.m4
  (SVN_FIND_SWIG): Check SWIG 4.2.0 and block it for swig-rb.
* subversion/bindings/swig/INSTALL
  (BUILDING SWIG BINDINGS FOR SVN ON UNIX, Step 1):
   Note that SWIG 4.2.0 is broken for Ruby.

Reported by: @jplesnik on Github,
             jun66j5


Changed paths

Path Details
Directorysubversion/trunk/build/ac-macros/swig.m4 modified , text changed
Directorysubversion/trunk/subversion/bindings/swig/INSTALL modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26