Skip to content

correcting error msg in gcc 9.4 due goto label withou code#21

Open
leandropecanhascardua wants to merge 1 commit intoulli-kroll:masterfrom
leandropecanhascardua:correcting_error_exit_gcc_9_ubuntu
Open

correcting error msg in gcc 9.4 due goto label withou code#21
leandropecanhascardua wants to merge 1 commit intoulli-kroll:masterfrom
leandropecanhascardua:correcting_error_exit_gcc_9_ubuntu

Conversation

@leandropecanhascardua
Copy link
Copy Markdown

While compiling i was getting a error message

/tmp/lps/rtl8188fu/core/rtw_cmd.c:3832:1: error: label at end of compound statement
3832 | exit:
| ^~~~

probably due compiler options. I did correct the code where there was goto label without code line.

gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1)

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

Successfully merging this pull request may close these issues.

1 participant