-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
OpenSC/OpenSC
#2796Description
Expected behaviour
The build in appveyor should pass
Actual behaviour
Fails:
c:\openpace-win32\src\objects.c(60) : warning C4717: 'EAC_OBJ_nid2ln': recursive on all control paths, function will cause runtime stack overflow
c:\openpace-win32\src\objects.c(68) : warning C4717: 'EAC_OBJ_obj2nid': recursive on all control paths, function will cause runtime stack overflow
c:\openpace-win32\src\objects.c(64) : warning C4717: 'EAC_OBJ_nid2sn': recursive on all control paths, function will cause runtime stack overflow
c:\openpace-win32\src\objects.c(80) : warning C4717: 'EAC_OBJ_sn2nid': recursive on all control paths, function will cause runtime stack overflow
c:\openpace-win32\src\objects.c(76) : warning C4717: 'EAC_OBJ_ln2nid': recursive on all control paths, function will cause runtime stack overflow
c:\openpace-win32\src\objects.c(72) : warning C4717: 'EAC_OBJ_txt2nid': recursive on all control paths, function will cause runtime stack overflow
Steps to reproduce
- Run openpace build in appveyor
Logs
Metadata
Metadata
Assignees
Labels
No labels