File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,18 @@ the issue number to the end of the URL: https://github.com/swig/swig/issues/
7
7
Version 4.1.0 (in progress)
8
8
===========================
9
9
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
+
10
20
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.
12
22
13
23
2022-02-17: olly
14
24
[PHP] https://sourceforge.net/p/swig/bugs/1211/
You can’t perform that action at this time.
0 commit comments