[Opensim-dev] Gentle nudge
Charles Krinke
cfk at pacbell.net
Sat Oct 4 18:55:30 UTC 2008
Our compile in VS2005 C# Express has 16 warnings, which is pretty good. But, maybe a few of these could go away with some packet handling.
For instance, we have in LLClientView.cs several "never used" warnings such as:
OnChildAgentStatus, OnStopMovement, OnRemoveAvatar, OnDisconnectUser, OnRequestAsset, OnDenyFriendRequest, OnBuyObjectInventory, OnSetEstateTerrainBaseTexture, OnUnackedTerrain.
We also have in PluginLoader.cs warmings for PluginExtensionNode.provider and .type which is never assigned to and will always be null.
We have a similar non-assignment for CMController.Work.Data2 and SCriptManager.staticScriptLoadUnloadThread.
Perhaps commenting out some of the unused, or fleshing them out might help us?
Charles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20081004/502b8780/attachment-0001.html>
More information about the Opensim-dev
mailing list