summaryrefslogtreecommitdiff
path: root/test/integration/framework
diff options
context:
space:
mode:
authorDavid Kalnischkies <david@kalnischkies.de>2015-05-09 15:37:23 +0200
committerDavid Kalnischkies <david@kalnischkies.de>2015-07-25 09:26:05 +0200
commit8965b2f8e6738463c20f69e76ba888a8d77225e3 (patch)
treea261a9eb1d0f5c0c4e8ec46acbec2c04242003aa /test/integration/framework
parentd86a3ff03d1b40be4c05d8d148383398a4237d07 (diff)
stop depending on copy-on-write for std::string
In 66c3875df391b1120b43831efcbe88a78569fbfe we workaround/fixed a problem where the code makes the assumption that the compiler uses copy-on-write implementations for std::string. Turns out that for c++11 compatibility gcc >= 5 will stop doing this by default.
Diffstat (limited to 'test/integration/framework')
0 files changed, 0 insertions, 0 deletions