Skip to content

Conversation

@BeeRed
Copy link

@BeeRed BeeRed commented May 13, 2025

asm.h: remove MACROS(MNEMONIC,MACRO,INCFILE,REPLOOP,IFSTACK,SEGMENT,SYMBOL,STRLIST) use typedef
src/Makefile: enable compiler switches to hunt errors/warnings
src/exp.c: remove: warning: cast discards ‘const’ qualifier from pointer target
src/symbols.c: remove: warning: old-style function definition
src/ops.c: remove: this ‘if’ clause does not guard...
src/main.c: remove: warning: old-style function definition
src/ftohex.c: remove: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’
src/mnef8.c: remove: warning: ‘reg’ may be used uninitialized in this function
There are more warnings which can be enabled in Makefile but not so easy to fix
br beered

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