Changes between Version 1 and Version 2 of Ticket #300


Ignore:
Timestamp:
Jan 7, 2025, 2:03:00 PM (10 months ago)
Author:
mlbrooks
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #300

    • Property Summary sizeof as a variable's usage may leave this param unusedsizeof/typeof as a variable's usage may leave this variable unused
  • Ticket #300 – Description

    v1 v2  
    3030
    3131Also occurs with plain variables, as in tests/sizeof.cfa.
     32
     33Also occurs with typeof, as in tests/typeof.cfa.