You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hallo kannst du das fixen ? Ist nur bei 11714 bis jetzt was mir aufgefallen ist ! Bei 11581 ist alles ok !
Kommt die 11715 auch dazu bzw weitere ! Danke mfg
Bug 11714 :
CC oscam-failban.c
oscam-config.c: In Funktion »chk_cccam_cfg_F_more«:
oscam-config.c:1593:14: Warnung: Deklaration von »caid« überdeckt eine globale Deklaration [-Wshadow]
uint16_t caid=0,srvid=0;
^
oscam-config.c:29:10: Warnung: verdeckte Deklaration ist hier [-Wshadow]
uint32_t caid;
^
oscam-config.c: In Funktion »read_cccamcfg«:
oscam-config.c:1685:10: Warnung: Deklaration von »caid« überdeckt eine globale Deklaration [-Wshadow]
int32_t caid,prid;
^
oscam-config.c:29:10: Warnung: verdeckte Deklaration ist hier [-Wshadow]
uint32_t caid;
^
CC oscam-files.c
P.s. i updated with
gh pr checkout 58
The text was updated successfully, but these errors were encountered:
Hey can you Fix this
Hallo kannst du das fixen ? Ist nur bei 11714 bis jetzt was mir aufgefallen ist ! Bei 11581 ist alles ok !
Kommt die 11715 auch dazu bzw weitere ! Danke mfg
Bug 11714 :
CC oscam-failban.c
oscam-config.c: In Funktion »chk_cccam_cfg_F_more«:
oscam-config.c:1593:14: Warnung: Deklaration von »caid« überdeckt eine globale Deklaration [-Wshadow]
uint16_t caid=0,srvid=0;
^
oscam-config.c:29:10: Warnung: verdeckte Deklaration ist hier [-Wshadow]
uint32_t caid;
^
oscam-config.c: In Funktion »read_cccamcfg«:
oscam-config.c:1685:10: Warnung: Deklaration von »caid« überdeckt eine globale Deklaration [-Wshadow]
int32_t caid,prid;
^
oscam-config.c:29:10: Warnung: verdeckte Deklaration ist hier [-Wshadow]
uint32_t caid;
^
CC oscam-files.c
P.s. i updated with
gh pr checkout 58
The text was updated successfully, but these errors were encountered: