Changes between Version 75 and Version 76 of LibcxxOnOlderSystems


Ignore:
Timestamp:
Jan 6, 2022, 12:04:32 PM (2 years ago)
Author:
hamishmb (Hamish Mcintyre-Bhatty)
Comment:

Update bug links for 10.5 Leopard to point to new github issue tracker.

Legend:

Unmodified
Added
Removed
Modified
  • LibcxxOnOlderSystems

    v75 v76  
    152152
    153153Exceptions are known to not work, and there are likely other problems as well:
    154   * https://llvm.org/bugs/show_bug.cgi?id=30865
    155   * https://llvm.org/bugs/show_bug.cgi?id=30866
    156   * https://llvm.org/bugs/show_bug.cgi?id=30867
     154  * https://github.com/llvm/llvm-project/issues/30213
     155  * https://github.com/llvm/llvm-project/issues/30214
     156  * https://github.com/llvm/llvm-project/issues/30215
     157  * https://github.com/llvm/llvm-project/issues/24978
    157158
    158159Not much more testing has been done than that, and getting the toolchain itself to run on ppc is not going to work without at least those above tickets getting addressed.