Re: [PR] openamp: Fix void pointer arithmetic in openamp to remove compilation… [nuttx]

2024-02-16 Thread via GitHub
jlaitine commented on code in PR #11686: URL: https://github.com/apache/nuttx/pull/11686#discussion_r1492404443 ## openamp/libmetal.defs: ## @@ -79,6 +79,7 @@ libmetal.zip: $(Q) mv libmetal-$(VERSION) libmetal $(Q) patch -p0 <

Re: [PR] openamp: Fix void pointer arithmetic in openamp to remove compilation… [nuttx]

2024-02-15 Thread via GitHub
xiaoxiang781216 commented on code in PR #11686: URL: https://github.com/apache/nuttx/pull/11686#discussion_r1490803312 ## openamp/libmetal.defs: ## @@ -79,6 +79,7 @@ libmetal.zip: $(Q) mv libmetal-$(VERSION) libmetal $(Q) patch -p0 <

Re: [PR] openamp: Fix void pointer arithmetic in openamp to remove compilation… [nuttx]

2024-02-12 Thread via GitHub
jerpelea merged PR #11686: URL: https://github.com/apache/nuttx/pull/11686 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[PR] openamp: Fix void pointer arithmetic in openamp to remove compilation… [nuttx]

2024-02-12 Thread via GitHub
jlaitine opened a new pull request, #11686: URL: https://github.com/apache/nuttx/pull/11686 … warnings This fixes compilation errors caused by void * arithmetics added by a patch to openamp libmetal -- This is an automated message from the Apache Git Service. To respond to