Closed mariodruiz closed 1 month ago
No check is done about kernel wrapping top function in extern C, this leads to application not being built with a not very useful error message. #65
Add two simple checks to see if the extern C string is in the source file
No
Describe the problem solved by the commit
No check is done about kernel wrapping top function in extern C, this leads to application not being built with a not very useful error message. #65
How is the problem solved?
Add two simple checks to see if the extern C string is in the source file
Are there any risks associated to the change?
No
Is there a documentation impact?
No
Checklist
Please provide screenshots (if applicable)
Related issues