summaryrefslogtreecommitdiff
path: root/autobuild.xml
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2018-12-10 17:14:31 -0500
committerNat Goodspeed <nat@lindenlab.com>2018-12-10 17:14:31 -0500
commit9479d422d4b34e2ffd08017272412ab3bd1ae00e (patch)
tree0ce64f6d1c749662a3558a6b7f9e79f5f234cdcd /autobuild.xml
parent73eadfa12a23ed5e2e47c208f18795061caff6f3 (diff)
SL-10153: Use a degenerate singleton for PRELOG log file.
The previous build declared a static std::ofstream; but the code that determines the pathname for the log file is called so early that static objects have not yet been constructed. Declare a pointer instead, and instantiate it on demand.
Diffstat (limited to 'autobuild.xml')
0 files changed, 0 insertions, 0 deletions