Merge branch 'master' into gsoc2017-php7-classes-via-c-api
This commit is contained in:
commit
2ba0f82720
16 changed files with 111 additions and 65 deletions
|
|
@ -154,7 +154,7 @@ SWIG_ConvertResourceData(void * p, const char *type_name, swig_type_info *ty) {
|
|||
return p;
|
||||
}
|
||||
|
||||
if (! type_name) {
|
||||
if (! type_name) {
|
||||
/* can't convert p to ptr type ty if we don't know what type p is */
|
||||
return NULL;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue