Changes between Initial Version and Version 1 of Ticket #70341, comment 12


Ignore:
Timestamp:
Jul 10, 2024, 2:55:55 PM (3 months ago)
Author:
cjones051073 (Chris Jones)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #70341, comment 12

    initial v1  
    2424> Could you please get the above fix incorporated in the ports (gcc12-gcc13-gcc14)? And perhaps you could report the "error: use of built-in trait" to the upstream?
    2525
    26 For the headers, please note the files under `/opt/local/libexec/gcc14/libc++/include` have nothing to do with GCC. They are the copy of the headers from a particular clang version, as determined by the clang variant you used to install `gccN-libcxx`. So in that reqgard there is nothing there for me to fix (and no, I am not going to submit a bug report to LLVM/clang for this).
     26For the headers, please note the files under `/opt/local/libexec/gcc14/libc++/include` have nothing to do with GCC. They are the copy of the headers from a particular clang version, as determined by the clang variant you used to install `gccN-libcxx`. So in that regard there is nothing there for me to fix (and no, I am not going to submit a bug report to LLVM/clang for this).
    2727
    2828Can you isolate which clang version the issue started with ?