*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@1023 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
2cb7f0ff85
commit
740151afe1
13 changed files with 464 additions and 153 deletions
|
|
@ -44,6 +44,8 @@ new_frame() {
|
|||
f->debug_nargs = -1;
|
||||
f->debug_args = 0;
|
||||
f->debug_lastarg = 0;
|
||||
f->debug_str = 0;
|
||||
f->debug_srcstr = 0;
|
||||
|
||||
f->last = 0;
|
||||
f->next = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue