diff options
author | Tobias Markmann <tm@ayena.de> | 2016-02-19 08:33:57 (GMT) |
---|---|---|
committer | Kevin Smith <kevin.smith@isode.com> | 2016-02-29 17:37:05 (GMT) |
commit | b9272f22aab1409d111bd7b380f16e643786e42e (patch) | |
tree | 6c9a0e4b5b58ee9196797821068135470c925192 /Swiften/Base | |
parent | ff65a1b2fd5789162cc8ee391754153a580ed732 (diff) | |
download | swift-b9272f22aab1409d111bd7b380f16e643786e42e.zip swift-b9272f22aab1409d111bd7b380f16e643786e42e.tar.bz2 |
Fix compilation with Boost 1.60
Building with Boost 1.60 showed a bug in
WindowsGSSAPIClientAuthenticator.cpp, passing NULL to a method
expecting a const boost::optional reference. Passing a default
constructed boost::optional here instead now.
Test-Information:
Compiles with VS 2015 and Windows 10 and externally built
Boost 1.60.
Change-Id: I5c67d706dade21c60b006b13d441355714a42ec2
Diffstat (limited to 'Swiften/Base')
0 files changed, 0 insertions, 0 deletions