aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llmessage/lltemplatemessagebuilder.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-01SNOW-86: Dangerous macro leads to possible wrong codeAleric Inglewood1-1/+1
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-1/+1
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-4/+5
2009-01-11Second Life viewer sources 1.22.5-RCJacek Antonelli1-1/+1
2008-09-28Second Life viewer sources 1.21.3-RCJacek Antonelli1-1/+0
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-1/+4
2008-08-15Second Life viewer sources 1.18.0.6Jacek Antonelli1-146/+183
2008-08-15Second Life viewer sources 1.15.0.2Jacek Antonelli1-0/+856