Changes between Initial Version and Version 1 of Ticket #62108, comment 3


Ignore:
Timestamp:
Jan 21, 2021, 3:37:44 AM (4 years ago)
Author:
jmroot (Joshua Root)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62108, comment 3

    initial v1  
    1 It's not an ABI difference, it's just different declared const-ness which stricter compiler type checking doesn't like to mismatch.
     1It's not an ABI difference, it's just different declared const-ness which the stricter compiler type checking in C++ doesn't like to mismatch.