All submissions to this site are governed by the Second Life Viewer Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.

Review Board 1.6.11

Welcome to the Second Life Viewer Code Review tool.
See the documentation on our wiki for how to use this site.

STORM-1186 "no mCurrentRMessageTemplate" spam when first opening inventory

Review Request #425 - Created Aug. 1, 2011 and submitted

Vadim ProductEngine Reviewers
viewer
STORM-1186 stone.linden, richard.linden
None viewer-development
Removed the "no mCurrentRMessageTemplate" warning message.

The mCurrentRMessageTemplate member seems to only be non-NULL for a short while
after an incoming message was validated and parsed, thus there is no
guarantee that we can obtain name of the last received message at any given
time. So if we can't we'll simply return an empty string without spamming the
log with warnings.

The issue may have been introduced in changeset https://bitbucket.org/lindenlab/viewer-development/changeset/354916d6f13c.

 
Ship it!
Posted (Aug. 1, 2011, 3:37 p.m.)