Changes between Initial Version and Version 1 of Ticket #65676, comment 2


Ignore:
Timestamp:
Aug 17, 2022, 2:56:06 PM (21 months ago)
Author:
cooljeanius (Eric Gallager)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #65676, comment 2

    initial v1  
    1 `__private_extern` should be replaced with `__attribute__((visibility("hidden")))` these days for compilers like GCC 12
     1`__private_extern__` should be replaced with `__attribute__((visibility("hidden")))` these days for compilers like GCC 12