Opened 11 years ago
#277 new defect
tracetop needs strict-aliasing fixes
Reported by: | salcock | Owned by: | salcock |
---|---|---|---|
Priority: | minor | Milestone: | libtrace3 |
Component: | tools | Version: | |
Keywords: | Cc: |
Description
Without -fno-strict-aliasing, tracetop reports warnings when casting the sockaddr structures. We may want to fix this at some stage - for now I've just disabled strict aliasing in the Makefile.am.
This should be an easier fix than the one for traceanon, at least.
Note: See
TracTickets for help on using
tickets.