Changes between Initial Version and Version 1 of Ticket #66457, comment 16


Ignore:
Timestamp:
Dec 13, 2022, 6:52:45 PM (17 months ago)
Author:
cjones051073 (Chris Jones)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #66457, comment 16

    initial v1  
    1 Thanks. I am more inclined to consider this an issue with libmpc than gcc, as its header directly refers to FILE but does not explicitly include the header that declaresnit, which breaks the ‘include what you use’ principle. Yes it appears some recent Xcode change appears to have exposed this, but i think the core issue is there.
     1Thanks. I am more inclined to consider this an issue with libmpc than gcc, as its header directly refers to FILE but does not explicitly include the header that declares it, which breaks the ‘include what you use’ principle. Yes it appears some recent Xcode change appears to have exposed this, but i think the core issue is there.