diff options
author | Jon Turney <jon.turney@dronecode.org.uk> | 2019-11-22 12:20:16 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@chromium.org> | 2019-11-22 18:29:21 +0000 |
commit | 1f1d950d6a4b1cb375ebfbc4e40f9517c592b94f (patch) | |
tree | 1a30bd2bb69eec75116e694d8e618e41fd670602 /src/common/android/testing/include/wchar.h | |
parent | mac processor: Add mapping for EXC_BAD_ACCESS/KERN_CODESIGN_ERROR (diff) | |
download | breakpad-1f1d950d6a4b1cb375ebfbc4e40f9517c592b94f.tar.xz |
Fix compilation of http_upload.cc with Windows gcc
Fix compilation of http_upload.cc with Windows gcc after 548ca6e3, by
moving the definition of GetFileContents(), so it comes after the
definition of WideToMBCP(), which it uses (under !_MSC_VER).
common/windows/http_upload.cc: In function ‘bool {anonymous}::GetFileContents(const wstring&, std::vector<char>*)’:
common/windows/http_upload.cc:80:19: error: ‘WideToMBCP’ was not declared in this scope
Change-Id: I1646b39263e97bbf3bd8cb1ae209be238023110f
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/1928929
Reviewed-by: Mike Frysinger <vapier@chromium.org>
Diffstat (limited to 'src/common/android/testing/include/wchar.h')
0 files changed, 0 insertions, 0 deletions