diff options
author | Michal Kubecek <mkubecek@suse.cz> | 2016-01-07 14:48:02 +0100 |
---|---|---|
committer | Michal Kubecek <mkubecek@suse.cz> | 2016-01-07 14:48:02 +0100 |
commit | 60e8be6ad116896bdd612b7e6aaa5623dc303a4e (patch) | |
tree | 1562f61135c4147667b71bf1689d75dbb1b35df6 /src/mwi/simple_msg_sum_body.cpp | |
parent | 42678b3346f05c3cce3915989b1057785bde989e (diff) | |
download | twinkle-60e8be6ad116896bdd612b7e6aaa5623dc303a4e.tar twinkle-60e8be6ad116896bdd612b7e6aaa5623dc303a4e.tar.gz twinkle-60e8be6ad116896bdd612b7e6aaa5623dc303a4e.tar.lz twinkle-60e8be6ad116896bdd612b7e6aaa5623dc303a4e.tar.xz twinkle-60e8be6ad116896bdd612b7e6aaa5623dc303a4e.zip |
fix build with ucommon 7.0
New version of ucommon adds some restriction to Digest class which
break the way twinkle is using it:
- proper initialization using constructor is needed
- c_str() method is gone; fortunately, str() result can be used to
initialize std::string instead
Neither of these changes breaks build with ucommon 6.x.
Diffstat (limited to 'src/mwi/simple_msg_sum_body.cpp')
0 files changed, 0 insertions, 0 deletions