Skip to content

Fix pointer arithmetic on void*.#1

Open
HiFiPhile wants to merge 5 commits intotomdionysus:masterfrom
HiFiPhile:master
Open

Fix pointer arithmetic on void*.#1
HiFiPhile wants to merge 5 commits intotomdionysus:masterfrom
HiFiPhile:master

Conversation

@HiFiPhile
Copy link

This is a GCC extension, illegal in ISO C. IAR generates errors Pa152
'these operand types cannot be used here' and Pe852 'expression must be a
pointer to a complete object type'.

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

Comments