Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

11714 Bug ? cfg chk Wshadow ? #59

Open
KittyBua opened this issue Nov 8, 2022 · 0 comments
Open

11714 Bug ? cfg chk Wshadow ? #59

KittyBua opened this issue Nov 8, 2022 · 0 comments

Comments

@KittyBua
Copy link

KittyBua commented Nov 8, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant