Stapi Build Error After Updating to r11352
= Revision R11352
= Issue Description Error when compiled with STAPI
= When the issue occurs Error when compiled with STAPI
= How the issue is reproducable OSCam compile log returns this:
CC module-dvbapi-stapi.c module-dvbapi-stapi.c: In function ‘stapi_write_cw’: module-dvbapi-stapi.c:724:130: error: ‘pidnum’ undeclared (first use in this function) if(memcmp(cw + (l * 8), demux[demux_id].lastcw[l], 8) != 0 && (memcmp(cw + (l * 8), nullcw, 8) != 0 || demux[demux_id].ECMpids[pidnum].CAID == 0x2600))>