Ticket #168 (closed defect: fixed)

Opened 19 months ago

Last modified 17 months ago

only use __attribute__((unused)) w/ GCC

Reported by: aturner Owned by: aturner
Priority: low Milestone: 3.1
Component: tcpreplay Version: 3.0.0
Keywords: Cc:
Operating System: Add to FAQ?: no
Hardware: All
Output of tcpreplay -V:

Description

other compilers don't support gcc's unused attribute.

Attachments

Change History

Changed 19 months ago by aturner

(In [1842]) switch to using _U_ instead of attribute((unused)) to be non-gcc compatible refs #168

Changed 19 months ago by aturner

(In [1843]) stop complaining about unused "head". refs #168

Changed 19 months ago by aturner

  • status changed from new to closed
  • resolution set to fixed

Changed 19 months ago by aturner

  • status changed from closed to reopened
  • resolution fixed deleted

Changed 19 months ago by aturner

  • status changed from reopened to closed
  • resolution set to fixed

(In [1863]) remove last attribute((unused)) and replace with _U_. fixes #168

Add/Change #168 (only use __attribute__((unused)) w/ GCC)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.