change to make test suite pass R 2.4
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9569 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
794b4723ab
commit
805d0472cd
1 changed files with 2 additions and 0 deletions
|
|
@ -42,6 +42,8 @@ unittest(d$u, 0)
|
|||
|
||||
la <- new("A");
|
||||
la@ui <- 5
|
||||
# Removing the next line makes this fail in R 2.4
|
||||
la@str <- ""
|
||||
|
||||
other = A()
|
||||
foo <- copyToC(la, other)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue