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.

OPEN-172 Combined changesets for Linux gcc 4.7,2 build of viewer development

Review Request #618 - Created April 11, 2013 and updated

Nicky Perian Reviewers
viewer
OPEN-172
None viewer-development
OPEN-172 Combined changesets for Linux gcc 4.7,2 build of viewer development  
Built on debian wheezy virtual box virtual machine. Logged on secondlife. Checked logs and found no spamming. Do not have a native machine to test with.
The change to llviewertexture.cpp around line 419 needs a close look.
Review request changed
Updated (April 13, 2013, 3:21 p.m.)
Added conditional around new std=c++11 code that would cause build problem on Darwin and Windows and Linux without std=c++11.
Ship it!
Posted (April 13, 2013, 6:11 p.m.)
Glad to see that finally someone removes those 'namespace boost' around intrusive functions. I couldn't get it explained to Oz...