Changes between Version 1 and Version 2 of Ticket #61784, comment 4


Ignore:
Timestamp:
Jan 30, 2021, 8:32:20 AM (3 years ago)
Author:
mhberger
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61784, comment 4

    v1 v2  
    2222== Test 1 – using Joe symbol
    2323
    24 Change all occurrences of `stat64` to `Joe` and compie without linking by
     24Change all occurrences of `stat64` to `Joe` and compile without linking by
    2525using `gcc -S sample.c`. This will report no errors. This is because we have
    2626`char Joe ();`.