Ticket #73 (closed: fixed)
Clear compilation warnings for tests
Reported by: | Russell Taylor | Owned by: | Russell Taylor |
---|---|---|---|
Priority: | trivial | Milestone: | Iteration 4 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
SimpleIntegrationTest & TOFtoWavelengthTest produce warnings about a "comparison between signed and unsigned integer expressions" when -Wall is enabled during compilation.
Change History
Note: See
TracTickets for help on using
tickets.
(In [599]) Clear compilation warnings for tests. Closes #73.