Overview
Request 1079251 accepted
- Use proper name for pcre2 package when building for DEB package.
- Use -fexcess-precision=fast as GCC 13 changes the default
for C++ compiler and without the change some tests fail on i586.
More info can be seen here:
https://gcc.gnu.org/gcc-13/porting_to.html#excess-precision
- Update to 4.1.1
* Couple of stability fixes.
* Stability fix in ccache-swig when calculating hashes of inputs.
* Some template handling improvements.
* R - minor fixes plus deprecation for rtypecheck typemaps being
optional.
- adapt source name to please build service
- Update to version 4.1.0 from 4.1.0-beta1
- Update to 4.1.0~beta1
* Add Javascript Node v12-v18 support, remove support prior to v6.
* Octave 6.0 to 6.4 support added.
* Add PHP 8 support.
* PHP wrapping is now done entirely via PHP's C API
- no more .php wrapper.
* Perl 5.8.0 is now the oldest version SWIG supports.
* Python 3.3 is now the oldest Python 3 version SWIG supports.
* Python 3.9-3.11 support added.
* Various memory leak fixes in Python generated code.
* Scilab 5.5-6.1 support improved.
* Many improvements for each and every target language.
- Created by PSuarezHernandez
- In state accepted
Request History
PSuarezHernandez created request
- Use proper name for pcre2 package when building for DEB package.
- Use -fexcess-precision=fast as GCC 13 changes the default
for C++ compiler and without the change some tests fail on i586.
More info can be seen here:
https://gcc.gnu.org/gcc-13/porting_to.html#excess-precision
- Update to 4.1.1
* Couple of stability fixes.
* Stability fix in ccache-swig when calculating hashes of inputs.
* Some template handling improvements.
* R - minor fixes plus deprecation for rtypecheck typemaps being
optional.
- adapt source name to please build service
- Update to version 4.1.0 from 4.1.0-beta1
- Update to 4.1.0~beta1
* Add Javascript Node v12-v18 support, remove support prior to v6.
* Octave 6.0 to 6.4 support added.
* Add PHP 8 support.
* PHP wrapping is now done entirely via PHP's C API
- no more .php wrapper.
* Perl 5.8.0 is now the oldest version SWIG supports.
* Python 3.3 is now the oldest Python 3 version SWIG supports.
* Python 3.9-3.11 support added.
* Various memory leak fixes in Python generated code.
* Scilab 5.5-6.1 support improved.
* Many improvements for each and every target language.
agraul accepted request