File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,11 @@ the issue number to the end of the URL: https://github.com/swig/swig/issues/
7
7
Version 4.0.2 (in progress)
8
8
===========================
9
9
10
+ 2020-01-30: Alzathar
11
+ [R] #910 #914 Fix R memory leak on exception.
12
+
10
13
2020-01-30: richardbeare
11
- #1511 [R] Fix bug wrapping functions. These were previously incorrectly wrapped as if
14
+ [R] #1511 Fix bug wrapping functions. These were previously incorrectly wrapped as if
12
15
they were variables. This happened when 'get' or 'set' was in the name of the function
13
16
or method, but sometimes also in some other circumstances. If you were using R
14
17
attribute syntax to access these methods, you'll need to switch to calling them as R
@@ -17,7 +20,7 @@ Version 4.0.2 (in progress)
17
20
*** POTENTIAL INCOMPATIBILITY ***
18
21
19
22
2020-01-24: etse-dignitas, wsfulton
20
- #1533 [C#, D, Java] Fix upcasting for shared_ptr's of templated types.
23
+ [C#, D, Java] #1533 Fix upcasting for shared_ptr's of templated types.
21
24
22
25
2020-01-16: mcfarljm
23
26
#1643 #1654 When using -doxygen, fix segfault when nameless parameters or vararg parameters
You can’t perform that action at this time.
0 commit comments