Skip to content

Conversation

@BSzili
Copy link

@BSzili BSzili commented May 24, 2023

The 68k vbcc inline macros now have void * instead of struct Library * for their library base. The rationale behind this change is to get rid of the warning 85 (...): assignment of different pointers warnings in cases where the library base is declared as a specialized type, e.g. struct ExecBase *SysBase. This is in line with the official vbcc_target_m68k-amigaos.lha.

@BSzili
Copy link
Author

BSzili commented May 24, 2023

While at it I also extended proto.pl to include the vbcc inlines.

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