oscam-smod icon indicating copy to clipboard operation
oscam-smod copied to clipboard

11714 Bug ? cfg chk Wshadow ?

Open KittyBua opened this issue 2 years ago • 0 comments

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

KittyBua avatar Nov 08 '22 12:11 KittyBua