Changes between Initial Version and Version 1 of Ticket #67597, comment 5


Ignore:
Timestamp:
Jun 10, 2023, 2:44:36 AM (16 months ago)
Author:
RobK88
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #67597, comment 5

    initial v1  
    1 So far, the upgrade to rust 1.70.0 is working after I specified clang 16 as the compiler to use.
     1So far, the upgrade to `rust` 1.70.0 is working after I specified `clang-16` as the compiler to use.
    22
    3 Clang 16 was able to compile Program.cop.o (where it failed last time using clang-10).
     3Clang 16 was able to compile `Program.cpp.o` (where it failed last time using `clang-10`).
    44
    55The compile is still in progress.  I will let you know what happens,