summaryrefslogtreecommitdiff
path: root/indra/newview/llviewermedia_streamingaudio.h
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2016-07-13 14:58:12 -0400
committerNat Goodspeed <nat@lindenlab.com>2016-07-13 14:58:12 -0400
commit2f003fd5a99f9b9f42b74a70d3a53e818b9bcee4 (patch)
tree2b06143c8054a6eca3ef815d3ce6279abae3391c /indra/newview/llviewermedia_streamingaudio.h
parent21e8352de6c4d662ffdb44d31294ce9caca86517 (diff)
MAINT-5011: Throw an actual exception in Force Software Exception.
http://en.cppreference.com/w/cpp/language/throw says of the plain throw syntax: "This form is only allowed when an exception is presently being handled (it calls std::terminate if used otherwise)." On advice from Oz, replace plain 'throw;' with throwing a std::runtime_error.
Diffstat (limited to 'indra/newview/llviewermedia_streamingaudio.h')
0 files changed, 0 insertions, 0 deletions