aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorChristian Fetzer <fetzer.ch@gmail.com>2016-02-16 00:28:54 +0100
committerChristian Fetzer <fetzer.ch@gmail.com>2016-02-20 09:04:32 +0100
commitcdcee3469be362808e298efde302228c6f12e6d1 (patch)
tree3df156a4e6020fac6852414f196f57b2827b058f /.travis.yml
parentc75c0916cb303c1c93166de699d5e90f68cab800 (diff)
[SystemGlobals] Define static initialization order of CSpecialProtocol
The destructor of RarManager uses CSpecialProtocol (a class with only statics). Therefore we have to make sure that CSpecialProtocol is destructed after RarManager. The C++ standard guarantees the order of con/destruction for statics only within the same compilation unit.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions