mirror of
https://github.com/haiwen/libsearpc.git
synced 2025-09-01 12:56:32 +00:00
[win] fixed a few problems on windows
This commit is contained in:
@@ -97,7 +97,7 @@ def searpc_func(ret_type, param_types):
|
||||
|
||||
return fret(ret_str)
|
||||
|
||||
if ret_obj_class:
|
||||
if ret_type == "objlist" or ret_type == "object":
|
||||
return newfunc_obj
|
||||
else:
|
||||
return newfunc
|
||||
|
Reference in New Issue
Block a user