Skip to content

networkbrowser: Fix build with gcc 15#24

Merged
WanWizard merged 1 commit intoOpenPLi:python3from
Hains:python3
Feb 15, 2026
Merged

networkbrowser: Fix build with gcc 15#24
WanWizard merged 1 commit intoOpenPLi:python3from
Hains:python3

Conversation

@Hains
Copy link
Member

@Hains Hains commented Feb 15, 2026

main.c: In function '_nfsShare':
| main.c:95:15: error: implicit declaration of function 'showNfsShare'; did you mean '_nfsShare'? [-Wimplicit-function-declaration]
| 95 | err = showNfsShare(s, nfsInfo);
| | ^~~~~~~~~~~~
| | _nfsShare

 main.c: In function '_nfsShare':
| main.c:95:15: error: implicit declaration of function 'showNfsShare'; did you mean '_nfsShare'? [-Wimplicit-function-declaration]
|    95 |         err = showNfsShare(s, nfsInfo);
|       |               ^~~~~~~~~~~~
|       |               _nfsShare
@WanWizard WanWizard merged commit bf41daa into OpenPLi:python3 Feb 15, 2026
1 check passed
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.

2 participants