xuxin930 commented on issue #633: URL: https://github.com/apache/nuttx-apps/issues/633#issuecomment-1683652952
> Yes, this is the right approach to fix this problem I discussed internally with @anchao . @anchao has fixed this incremental compilation issue in this excellent work https://github.com/apache/nuttx-apps/pull/1603, but there is also a potential risk: > [!IMPORTANT] > If an application has MAINSRCS with the same name in different directories, > function `GETENTRYINDEX` will have wrong results because `notdir` is used. I plan to establish a mapping relationship between progname and src during defining variables. -- 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]
