Issue Details (XML | Word | Printable)

Key: LIBOMV-395
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: John Hurliman
Reporter: Jeff Ames
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
libopenmetaverse

[patch] Remove most compiler warnings

Created: 08/Oct/08 05:32 PM   Updated: 09/Oct/08 10:16 AM
Component/s: Other
Affects Version/s: None
Fix Version/s: 0.6.0

File Attachments: 1. Text File fix-warnings-2281.patch (26 kB)


Environment: Mono / Linux32


 Description  « Hide
This patch cleans up most compiler warnings in r2281. Most are unused variables / methods, one is a comparison of a UUID and null.

 All   Comments   Change History   Subversion Commits   Patches      Sort Order: Ascending order - Click to sort in descending order
John Hurliman added a comment - 09/Oct/08 10:16 AM
Applied in r2284, thanks!