fairbird / NCam

NCam: Open Source
GNU General Public License v3.0
28 stars 16 forks source link

Fix sh4-streamboard-linux-gnu-stapi error #36

Closed Youchie closed 2 weeks ago

Youchie commented 2 weeks ago

CC module-dvbapi-stapi.c module-dvbapi-stapi.c: In function 'stapi_open': module-dvbapi-stapi.c:145:10: error: redeclaration of 'i' with no linkage module-dvbapi-stapi.c:132:10: note: previous declaration of 'i' was here module-dvbapi-stapi.c:185:12: error: 'pfad' undeclared (first use in this function) module-dvbapi-stapi.c:185:12: note: each undeclared identifier is reported only once for each function it appears in module-dvbapi-stapi.c:186:44: error: 'dp' undeclared (first use in this function) module-dvbapi-stapi.c:186:8: warning: unused variable 'pfad' [-Wunused-variable] make[1]: *** [Makefile:578: build/sh4-streamboard-linux-gnu-stapi-libcurl/module-dvbapi-stapi.o] Error 1

fairbird commented 2 weeks ago

Please do commit again without changeing whitespace !! See here for example: your change space wrong Selection_002

Youchie commented 2 weeks ago

ok , i will correct the spaces and send again