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

Clean up compile warnings #27

Open
mbheinen opened this issue Oct 9, 2022 · 0 comments
Open

Clean up compile warnings #27

mbheinen opened this issue Oct 9, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@mbheinen
Copy link
Owner

mbheinen commented Oct 9, 2022

There are a lot of compile warnings, too many to list. Things like

Warning: Padding of 4 bytes required before ‘gb’ in COMMON ‘kgb’ at (1); reorder elements or use -fno-align-commons [-Walign-commons]
Warning: Initialization string at (1) was truncated to fit the variable (80/81)
Warning: Legacy Extension: Comma before i/o item list at (1)
Warning: Deleted feature: ASSIGN statement at (1)
warning: type of ‘p_ldardata’ does not match original declaration
warning: embedded ‘\0’ in format [-Wformat-contains-nul]
note: type mismatch in parameter 1
warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘Widget {aka struct _WidgetRec *}’
@mbheinen mbheinen added the enhancement New feature or request label Oct 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant