add fullname to the php4 kw warning
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8181 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
1d36caec1f
commit
eb3b0f6b30
3 changed files with 11 additions and 4 deletions
|
|
@ -10,4 +10,11 @@
|
|||
{
|
||||
};
|
||||
|
||||
struct Hello
|
||||
{
|
||||
void empty() {}
|
||||
};
|
||||
|
||||
|
||||
|
||||
%}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue