Skip to content

Commit 5a18105

Browse files
committed
Scilab: describe 6.0 and 6.1 changes
1 parent 62d3bc0 commit 5a18105

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGES.current

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,18 @@ the issue number to the end of the URL: https://github.com/swig/swig/issues/
77
Version 4.1.0 (in progress)
88
===========================
99

10+
2022-02-21: davidcl
11+
[Scilab] improve 5.5.2, 6.0.0 and 6.1.0 support. The `targetversion`
12+
argument has been removed as the generated code detect the Scilab
13+
version on loader.sce or builder.sce.
14+
15+
For Scilab 5, long names are reduced to small names preserving the
16+
class prefix and accessor suffix (get or set).
17+
For Scilab 6, long names with class prefix and accessor suffix should
18+
be used on the user code.
19+
1020
2022-02-20: wsfulton
11-
Fix %warnfilter warning suppress for warning 315 SWIGWARN_PARSE_USING_UNDEF.
21+
Fix %warnfilter warning suppress for warning 315 SWIGWARN_PARSE_USING_UNDEF.
1222

1323
2022-02-17: olly
1424
[PHP] https://sourceforge.net/p/swig/bugs/1211/

0 commit comments

Comments
 (0)