aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llcommon/llerror.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-11-07IMP-692: SNOW-713: Global objects in libllcommon duplicated in pluginsAleric Inglewood1-3/+3
See http://jira.secondlife.com/browse/SNOW-713 This patch makes llcommon shared. It contains the following snowglobe (SVN) changesets: 3478, 3479, 3480, 3481, 3482, 3485, 3496, 3498, 3500, 3519 and 3531, plus the fix for all rejects. Note that changes to scripts/automated_build_scripts/opensrc-build.sh (changesets 3500 and 3625) were ignored as we don't have scripts/automated_build_scripts.
2010-10-01SNOW-86: Dangerous macro leads to possible wrong codeAleric Inglewood1-2/+2
See http://redmine.imprudenceviewer.org/issues/571 This patch appeared to already have been partially applied. I added more semi-colons after all llendl (and LLENDL) macros, and wrapped the lllog ... llendl construct into do { ... } while(0) as is usual for macros that mimic a single statement. The patch was double checked with regular expression greps and a compile.
2010-09-30SNOW-86: Dangerous macro leads to possible wrong codeAleric Inglewood1-2/+2
See http://redmine.imprudenceviewer.org/issues/571 This patch appeared to already have been partially applied. I added more semi-colons after all llendl (and LLENDL) macros, and wrapped the lllog ... llendl construct into do { ... } while(0) as is usual for macros that mimic a single statement. The patch was double checked with regular expression greps and a compile.
2009-04-30Second Life viewer sources 1.23.0-RCJacek Antonelli1-2/+37
2009-01-11Second Life viewer sources 1.22.5-RCJacek Antonelli1-1/+1
2008-08-15Second Life viewer sources 1.20.7Jacek Antonelli1-26/+56
2008-08-15Second Life viewer sources 1.19.0.0Jacek Antonelli1-2/+2
2008-08-15Second Life viewer sources 1.18.6.4-RCJacek Antonelli1-1/+1
2008-08-15Second Life viewer sources 1.18.4.0-RCJacek Antonelli1-0/+3
2008-08-15Second Life viewer sources 1.15.0.2Jacek Antonelli1-0/+1
2008-08-15Second Life viewer sources 1.14.0.0Jacek Antonelli1-202/+202
2008-08-15Second Life viewer sources 1.13.2.12Jacek Antonelli1-0/+237