xiaoxiang781216 merged PR #14945:
URL: https://github.com/apache/nuttx/pull/14945
--
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: commits-unsubscr...@nu
pkarashchenko commented on code in PR #14945:
URL: https://github.com/apache/nuttx/pull/14945#discussion_r1858018595
##
libs/libbuiltin/libgcc/gcov.c:
##
@@ -315,10 +320,23 @@ void __gcov_dump(void)
FAR struct gcov_info *info;
FAR const char *strip = getenv("GCOV_PREFIX_ST
nuttxpr commented on PR #14945:
URL: https://github.com/apache/nuttx/pull/14945#issuecomment-2499824971
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
## Does this PR meet the NuttX Requirements? Please be
anchao commented on code in PR #14945:
URL: https://github.com/apache/nuttx/pull/14945#discussion_r1857913819
##
libs/libbuiltin/libgcc/gcov.c:
##
@@ -205,6 +205,11 @@ static int gcov_process_path(FAR char *prefix, int strip,
prefix_count = token_count;
token = strtok(pa
W-M-R opened a new pull request, #14945:
URL: https://github.com/apache/nuttx/pull/14945
## Summary
CC: gcov.c gcov.c: In function 'gcov_stdout_dump':
gcov.c:146:50: error: passing argument 3 of '__gcov_info_to_gcda' from
incompatible pointer type [-Werror=incompatible-poi
anchao commented on code in PR #14945:
URL: https://github.com/apache/nuttx/pull/14945#discussion_r1857714126
##
libs/libbuiltin/libgcc/gcov.c:
##
@@ -185,8 +185,8 @@ static int gcov_process_path(FAR char *prefix, int strip,
FAR char *path, FAR char