Changes between Version 1 and Version 2 of Ticket #40656, comment 20
- Timestamp:
- May 8, 2021, 3:49:16 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #40656, comment 20
v1 v2 5 5 Using `-I` makes headers in that directory subject to the same compiler warnings as project-specific headers, which is undesirable in my view. There are warnings (one of which is currently treated as an error) that we benefit from enabling for LilyPond headers, but which we do not want to to enable for external headers. In our own build scripts, we distinguish external headers with `-isystem`. 6 6 7 I would like to find out whether MacPorts developers are willing to address this issue in MacPorts the near future. Seeing that the previous comment is seven years old, I guess that this issue has either been forgotten or that there is no real interest in ever doing it. Which one is it?7 I would like to find out whether MacPorts developers are willing to address this issue in MacPorts in the near future. Seeing that the previous comment is seven years old, I guess that this issue has either been forgotten or that there is no real interest in ever doing it. Which one is it? 8 8 9 9 Thanks and regards.