acassis commented on PR #19938:
URL: https://github.com/apache/nuttx/pull/19938#issuecomment-5425721229
@casaroli please fix the CI issue:
```
elf.c: In function 'elf_loadbinary':
Error: elf.c:299:46: error: 'struct binary_s' has no member named 'picbase'
299 | if (loadinfo.ehdr.e_type != ET_EXEC && binp->picbase == NULL)
| ^~
``
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]